Discussion
:
variable
Afficher un message
15/09/2007, 09h32
#
1
Gandalf
Messages: n/a
Hébergeur:
variable
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
Gandalf
Page generated in
0,03907
seconds with
9
queries