|
Posted by Jeffrey Sambells on 09/22/05 01:20
oh well, thanks for the help.
Jeffrey Sambells
Director of Research and Development
We-Create Inc.
519.897.2552 cell
519.745.7374 office
888.615.7374 toll free
http://www.wecreate.com
On 21-Sep-05, at 6:02 PM, Jake Gardner wrote:
> Maybe something fancy with references?
>
> http://us2.php.net/manual/en/language.references.php
>
> On 9/21/05, Thorsten Suckow-Homberg <ts@siteartwork.de> wrote:
>>> Short Answer : No
>>> Longer Answer : Maybe, if you have knowledge of PHP internals and a
>>> willingness to write an extension. Even then it may not work.. <g>
>>
>>
>> Well, PHP5's magic methods __get()/ __set() could be used to resolve
>> the
>> variable's name...
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
[Back to original message]
|