B R pressed the little lettered thingies in this order...

> I know there's a function that takes a string argument and runs it as PHP
> code. i.e. function_name('echo $variable;');
> 
> I just can't remember what it is.  Does any know?
> 

Are you thinking of eval() ?

http://www.php.net/manual/en/function.eval.php

Christopher Ostmo
a.k.a. [EMAIL PROTECTED]
AppIdeas.com
Innovative Application Ideas
Meeting cutting edge dynamic
web site needs since the 
dawn of Internet time (1995)

Business Applications:
http://www.AppIdeas.com/

Open Source Applications:
http://open.AppIdeas.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to