|
-
Jul 17th, 2010, 09:47 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] instr, mid, right, left functions
Hi,
please help
i need functions similar to VB functions Instr, Mid, Left, Right in php.
-
Jul 17th, 2010, 11:37 PM
#2
Re: instr, mid, right, left functions
strpos() for InStr(), substr() for the other three.
-
Jul 19th, 2010, 05:07 AM
#3
Thread Starter
Fanatic Member
Re: instr, mid, right, left functions
 Originally Posted by kows
Thanks
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
|