On Feb 8, 2008 10:14 AM, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
>  From a variable with the name of $this_variable -- how do I get a
> string 'this_variable' ?
>
> Cheers,
>
> tedd
> --
> -------
> http://sperling.com  http://ancientstones.com  http://earthstones.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

There really isn't a way to do this.  Maybe you could do some
get_defined_vars hackery, but that really isn't practical.

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

Reply via email to