Zitat:
Original geschrieben von macmadmax
ja das würd mich auch interessieren wie man den eval befehl in eine variable geben kann...
mfg
max
|
http://at.php.net/eval
A return statement will terminate the evaluation of the string immediately. In PHP 4, eval() returns NULL unless return is called in the evaluated code, in which case the value passed to return is returned. In PHP 3, eval() does not return a value.
____________________________________
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
|