John Nichel wrote:

Justin Patrin wrote:

BTW, you should really use
  strstr($_SERVER['HTTP_USER_AGENT'], 'Firefox');
or stristr


I'm an old Perl guy. Me likes perl regular expressions. :)


Sure, I love PREGs myself, but it's way overkill for such a simple operation. ;-)


--
paperCrane <Justin Patrin>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to