Posted by Gandalf on 09/15/07 08:32
I don't understand why this expression doesn't work: $var= '$_POST'; $name= ${$var}[name]; the ${$var}[name] expression wont return the same expression of $_POST[name]. why does it happens, and how can i solve it? thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming