Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #55.0K
Ranked #4K
~481 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for Zurompeta

You can parse a string using the split method string [code=java] inputstr="a,b"; String patternstr="[,]"; String [] field=inputstr.split(patternstr); [/code]

Member Avatar for siviwe
0
326
Member Avatar for petmol

[QUOTE=petmol;1570368]Hi all, I am a PHP noob, so please bear with me if you find my posts here slightly on the moronic side... :) Anyway, I have a problem with the page quoted below. Dreamweaver says there's something wrong with line 188, but I just can't figure it out. Thanks …

Member Avatar for petmol
0
155

The End.