Einzelnen Beitrag anzeigen
Alt 18.04.2004, 13:16   #11
SNo0py
Inventar
 
Registriert seit: 08.02.2000
Beiträge: 1.696


Standard

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.
SNo0py ist offline   Mit Zitat antworten