Thread
:
makevar with array?
View Single Post
#
3
06-26-2007, 06:15 PM
JkWhoSaysNi
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
hmm actually that doesnt seem to work either
PHP Code:
temp
.
test
=
"something"
;
this
.(@
temp
.
test
)[
0
] =
5
;
echo(
this
.
something
[
0
]);
echos null.
__________________
Coming soon (Hopefully:P)
JkWhoSaysNi
View Public Profile
View GraalOnline Profile
Visit JkWhoSaysNi's homepage!
Find all posts by JkWhoSaysNi