Posted by lwoods on 01/09/06 05:39
In PHP you can do this: $x="test"; $y=$x{2}; echo $y; ....will display "s". Where in the PHP doc is this type of behavior for "curly brackets" defined? TIA, Larry Woods
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming