Posted by Rik on 11/19/13 11:47
Ju Hui wrote: > $a="my result=<?=2+2?>" > echo $a > > I want to get :my result=4; > > how to write this script? > any comments are welcome... eval() But only use it if strictly necessary, consider other options first. Grtz, -- Rik Wasmus
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming