Hi there,

I was wondering how to make a variable name the value of another variable.
Do we do this using pointers?

for example:
$name = "jerry";

how can I establish a variable with the name
$jerry ?

thanks for the help,

c.



Reply via email to