Posted by "Thorsten Suckow-Homberg" on 09/22/05 00:45
> 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...