[support] IE Redirect

Peter Apockotos drupal at apockotos.com
Wed May 17 14:25:39 UTC 2006


On May 16, 2006, at 1:28 PM, Victor Trac wrote:

> Err.. please replace 'Firefox' with 'MSIE'.  :)
>
> On 5/16/06, Victor Trac <victor.trac at gmail.com> wrote:
> <?php
> if ( strpos($_SERVER['HTTP_USER_AGENT'], 'Firefox') ) {
>   header("Location: http://domain.com/ie_only.php");
> }
>
> ...
>
> ?>
>
> Must have it run before any other HTML is outputted.
>
> -Victor

LOL Thank you Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20060517/fa23dfff/attachment.htm


More information about the support mailing list