Thread
:
String Parsing
View Single Post
#
3
03-20-2008, 12:39 AM
DrakilorP2P
Registered User
Join Date: Apr 2006
Posts: 755
PHP Code:
temp
.
strVar
=
"42"
;
temp
.
intVar
=
int
(
temp
.
strVar
);
DrakilorP2P
View Public Profile
View GraalOnline Profile
Find all posts by DrakilorP2P