..
The function stripos is equivalent to the function strpos , but unlike the latter, is not case-sensitive, and therefore is not case sensitive. Here's an example:
$ Position = stripos ("mrwebmaster", "W");
echo $ position
the output will be generated:
2strpos if we used the result would be false!
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
MySQL (Course)
Management of open-source database. From 39 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |