Thread
:
Keeping quotation marks when using tokenize()
View Single Post
#
4
04-17-2008, 08:44 PM
Tigairius
The Cat
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Quote:
Originally Posted by
Crow
Did you read my post at all? o.O blah blah blah..
PHP Code:
temp
.
tokn
=
newString
.
tokenize
(
"\\"
);
for (
temp
.
i
:
tokn
) {
ChatBar
.
text
@=
i
;
}
__________________
“Shoot for the moon. Even if you miss, you'll land among the stars.”
Tigairius
View Public Profile
View GraalOnline Profile
Find all posts by Tigairius