|
-
Oct 13th, 2008, 10:34 AM
#1
Thread Starter
Junior Member
If string starts with 172
Right now im using strstr but it needs to be "if the string starts with 172 ...
I can't find anything. In Vb.net it's "if str.startswith =
-
Oct 13th, 2008, 10:37 AM
#2
-
Oct 30th, 2008, 06:53 AM
#3
Frenzied Member
Re: If string starts with 172
yeah, vb6's "str.startswith" was pretty much just a class implementing substring.
php coders aint that dumb, so dont need it. Just use substr as this whacked faced manavo said
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
|