Randy Posted June 26, 2006 Share Posted June 26, 2006 I was just wondering if there is a function in php (or an alternative) that is similar to javascript's indexOf, if you don't know what this function does, here is a brief example... [a href=\"http://www.hscripts.com/tutorials/javascript/string-indexof-method.php\" target=\"_blank\"]indexOf[/a] Link to comment https://forums.phpfreaks.com/topic/12951-indexof/ Share on other sites More sharing options...
Wildbug Posted June 26, 2006 Share Posted June 26, 2006 Try under [a href=\"http://dev.mysql.com/doc/refman/5.0/en/string-functions.html\" target=\"_blank\"]MySQL's string functions[/a].LOCATE() Link to comment https://forums.phpfreaks.com/topic/12951-indexof/#findComment-49765 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.