RE: [PHP] My non-windows friends please help

2003-06-18 Thread Cesar Cordovez
Mike:

If it is possible, I would like to see the code you have to detect the
diferent browsers and platforms.  I'm doing the same here!  Maybe we can
share some code?

Cesar

-Original Message-
From: Mike Mannakee [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 1:56 PM
To: [EMAIL PROTECTED]
Subject: [PHP] My non-windows friends please help


Hi,

I'm testing an implementation of a browser / platform detection on my site.
I need a few page views from my non-windows friends, to see some of the
varieties of the user_agent_string I get.  Please take a moment and surf a
page or two on

www.basementideas.com/index.php

Thanks.

Mike



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




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



Re: [PHP] My non-windows friends please help

2003-06-18 Thread Justin French
This is soo OT, but you've got a JS error under IE5.1 Mac OS 8.6:

Line 384
Char 2
'undefined' is undefined

Now, what exactly are we supposed to be testing???  Shouldn't your
browser/platform detection be echoing something to the screen, so we can
tell you if it worked/was acurate or not?

Justin


on 19/06/03 3:56 AM, Mike Mannakee ([EMAIL PROTECTED]) wrote:

 www.basementideas.com/index.php


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