Also, watch out on the quotes (single vs double) because the expression is passed to eval, so you can even take a php file and test in there the result of eval(‘your code here’) then when you get it right, pass it to yii.
Also, watch out on the quotes (single vs double) because the expression is passed to eval, so you can even take a php file and test in there the result of eval(‘your code here’) then when you get it right, pass it to yii.[/QUOTE]