Thread
:
Text Parser
View Single Post
#
1
05-07-2007, 08:59 PM
Rapidwolve
Registered User
Join Date: Jul 2006
Posts: 1,241
Quote:
Originally Posted by
Deadly_Killer
Hmm. It may be better to do something like:
PHP Code:
while (
temp
.
something
.
pos
(
"@"
) >
0
)
{
// stuff here.
}
Either way, cool
Didn't think of it like that thats a good idea. Could save alot of time too
Rapidwolve
View Public Profile
View GraalOnline Profile
Find all posts by Rapidwolve