Posted by Baron Samedi on 05/26/06 10:35
Damn!, but I'm dumb! Thanx a 1,000,000. This finally works: $text = "2==2"; eval("\$condition = ($text)? true : false;"); if ($condition) echo '<hr>True<hr>'; else echo '<hr>False<hr>'; return; giver true and $text = "2==2"; gives false. Now I just need to extraploate to handle fucntin calls, etc Thanka again!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming