Ehm .. hai troppa fiducia in meOriginariamente inviato da ringo_mato
usa http://it.php.net/manual/en/function.strpos.php
controlli se c'è la stringa che cerchi nello user agent![]()
![]()
De che stai a parlà ... ehehehhehe
Scusami ma sono pivellino
Prendiamo ad esempio questo:
...............................
domanda: Dovrebbe diventare .. ??codice:if (strpos('this is a test', 'is') !== false) { echo "found it"; }
no ??codice:if (strpos('explorer', 'windows') !== false) { echo "ok, hai explorer e winzozz"; }![]()


Rispondi quotando