Thread
:
function onActionRConline ()
View Single Post
#
19
04-04-2008, 12:14 AM
Chompy
¯\(º_o)/¯
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Quote:
Originally Posted by
zokemon
In almost all cases for GS2, an array is simply a string.
PHP Code:
function
onCreated
() {
temp
.
string
=
"rawr,"
;
echo(
string
.
type
());
}
rawr, 3
__________________
Chompy
View Public Profile
View GraalOnline Profile
Find all posts by Chompy