Re: [PHP-DB] $_SERVER

2006-09-26 Thread Chris
Ron Piggott (PHP) wrote: Is there a predefined variable that will tell me the resolution of the browser that is looking at my site? You have to do this through javascript, php can't capture that information. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP Database Mailing Li

Re: [PHP-DB] $_SERVER['HTTP_REFERRER']

2004-07-09 Thread Robert Amos
Last I checked the HTTP spec still doesn't know how to spell. You should find that $_SERVER['HTTP_REFERER'] has what you want. On Fri, 09 Jul 2004 17:49:41 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > For some reason I cannot get this to work. I'm trying to use the referrer to > redirect at