cugopob.vlad Posted April 5, 2009 Report Posted April 5, 2009 hey whats the difference between stripos and strripos? Quote
falkencreative Posted April 5, 2009 Report Posted April 5, 2009 stripos ? Find position of first occurrence of a case-insensitive string in a string strripos ? Find position of last occurrence of a case-insensitive string in a string http://us2.php.net/stripos http://us2.php.net/strripos Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.