Discussion: variable
Afficher un message
Vieux 15/09/2007, 09h32   #1
Gandalf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut 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

  Réponse avec citation
 
Page generated in 0,03907 seconds with 9 queries