|
-
Jul 10th, 2007, 07:55 AM
#1
Thread Starter
Junior Member
[RESOLVED] php explode() equivalent in VB?
Hey guys,
I'm not sure how many of you are familiar with php (i'm sure quite a lot of you are)
I was just wondering if VB had an equivalent explode function, currently im receiving some data delimited by the | character, like below
At the moment im trying to retrieve this data (done), then split this data up, and then enter it into array so i can do a for loop with some of the values.
I'd really appreciate it if someone could point me to the solution.
Thanks for your time,
Adam
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|