How can I access the value of a variable whose name is stored in another
variable?

Example:
$field="artist";

How can I access the value of $artist ?



Thanks

Daniele



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to