Kodrik wrote:

> If I have a variable, how do I extract the name of the variable.
> 
> In principle:
> 
> $varname=somefunction($myvar);
> 
> The value of $varname is then "myvar"
> 
> How do I do it?

Sorry, this was meant for the general list. You an still reply though :)

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

Reply via email to