On 8/21/2001 3:43 PM this was written:

> For someone used to Java & JavaScript..  what function would replace
> myString.indexOf(myStringPiece) ??

Strstr()

Or stristr() for case insensative search

http://www.php.net/manual/en/function.strstr.php
-- 

Thomas Deliduka
IT Manager
     -------------------------
New Eve Media
The Solution To Your Internet Angst
http://www.neweve.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to