Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Hopefully an easy PHP question.

Toneless Tomba
(Insert Witty Title Here)
Join date: 13 Oct 2004
Posts: 241
08-23-2006 15:41
I'm more of a hacker with PHP than anything else. I have a simple script that redirects people to my store going to secondlife://Lota/10/15/285. In Mozilla it works fine but in Internet Explorer I get an error. Is there an easy way getting the clients browser version so I can redirect them to a slurl instead? I really just wanted a self updating location link for my store.

CODE
<?php
header( 'Location: secondlife://Lota/10/15/278/' ) ;
?>
_____________________


Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
08-23-2006 18:07
http://us2.php.net/manual/en/function.get-browser.php