Re: [PHP-WIN] MSIE6.2

2002-06-18 Thread Dean Hayes
hey this is the code i can use to display about MSIE6 but even when i turn off show http friendly error's i still get a blank page unless i use the folowing code can anyone tell me a way to use this in a mysql way as i need to add what the browser type is into my mysql database but first i nee

Re: [PHP-WIN] MSIE6.2

2002-06-18 Thread Eduards Cauna
At 05:35 2002.06.18.l`ku\®, you wrote: >does any one know a way i can use the command $HTTP_REFERER >$HTTP_USER_AGENT & $REMOTE_ADDR in internet explorer6.2 as every time i >try to use the commands it returns a blank page unless i use the if and >elseif statments. This would be a great help as