Jump to content

php string question


newb

Recommended Posts

There are several different PHP string functions that you could use to do this.

 

Another would be stripos

 

http://us2.php.net/manual/en/function.stripos.php

 

I suggest familiarizing yourself with the PHP string functions

 

http://us2.php.net/manual/en/book.strings.php

Link to comment
https://forums.phpfreaks.com/topic/165868-php-string-question/#findComment-874906
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.