Originariamente inviato da usecram
int strpos ( string haystack, mixed needle [, int offset] )

strpos non considera un terzo parametro come quello che hai riportato.
Ho fatto così, sembra funzionare VVoVe:

Codice PHP:
if(strpos($nome.$citta.$messaggio"\\\","<",">") !== false)