Re: Send out different content depends on User Agent String




<Allerdyce.John@xxxxxxxxx> wrote in message
news:1138340794.511698.285410@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Is there an easy way in PHP which send outs different content depends
> on User Agent String value?
> If yes, is there an example/documentation?

Be aware that the user agent string can be changed, and therefor isn't as
accurate as detecting the browser using javascript (but, on the other hand,
is completely transparent)

> Thank you.
>

dave


.