==Codice PHP:stripos ( string haystack, string needle [, int offset] ); //PHP5
Codice PHP:strpos ( strtolower(string haystack), strtolower(string needle) [, int offset] ); // PHP4
==Codice PHP:stripos ( string haystack, string needle [, int offset] ); //PHP5
Codice PHP:strpos ( strtolower(string haystack), strtolower(string needle) [, int offset] ); // PHP4