"Shaun" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I have created an online system, and have created a WAP version, and am
> currently crreating a PDA version. What I wuold like to to do is give out
> the same URL instead of domain.com for normal use, domain.com/wap/ or
> domain.com/pda/. Is there a way of detecting what device is loading the
site
> and redirect them accordingly?
>
> Thanks for your help

As far as I am aware, PHP or infact even JavaScript isn't capable of doing
this. Your best bet is to default redirect to a default version of the site
(not the WAP or PDA version) and provide a link to the WAP and PDA versions
of the site.

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

Reply via email to