Re: [PHP] $_SERVER content

2003-01-08 Thread Fritzek
im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Wednesday 08 January 2003 19:00, Fritzek wrote: > > Hi folks, > > > > I've seen a lot phpinfo() on different platforms, different PHP versions > > with different web servers. > > Always the conte

Re: [PHP] $_SERVER content

2003-01-08 Thread Fritzek
). "Marek Kilimajer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You did not see HTTP_REFERER likely because there was none > > > Fritzek wrote: > > >Hi folks, > > > >I've seen a lot ph

[PHP] $_SERVER content

2003-01-08 Thread Fritzek
Hi folks, I've seen a lot phpinfo() on different platforms, different PHP versions with different web servers. Always the content of $_SERVER is different. i.e PHP4.3.0 on win32 with Apache2 doesn't show PATH_TRANSLATED and HTTP_REFERER. someone knows how to get a consitent content of $_SERVER? Or

[PHP] (PHP) $_SERVER['PATH_TRANSLATED']

2002-12-13 Thread Fritzek
Hi friends, on my box (w2k, apache2.0.40) the phpinfo(); doesn't show the above. I need this for the package moregroupware, which makes use of $_SERVER['PATH_TRANSLATED']. How to set this or how to change anything to get this? Thanks in advance -- fritzek -- PHP General Mai