Thomas:

Thanx for your suggestion. I ran 

php stuff1.php > stuff.out

------------------ start of stuff.php -------------------
<?php
print_r();
?>
------------------ end of stuff.php -------------------

with the results of

------------------------ start of output -------------------
X-Powered-By: PHP/4.2.2
Content-type: text/html

------------------------ end of output -------------------

from within the browsers, the "window" remains blank.

On Saturday 14 August 2004 15:31, Thomas Goyne pronounced:
> On Sat, 14 Aug 2004 15:26:46 -0700, Allen Wayne Best
>
> <[EMAIL PROTECTED]> wrote:
> > Hello:
> >
> > I am having a spot of difficulty with PHP. I cannot get php to return the
> > values of _SERVER. Here is a test php file.
>
> print_r($_SERVER);
>
> --
>
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

-- 
regards,
allen wayne best, esq
"your friendly neighborhood rambler owner"
"my rambler will go from 0 to 105"
Current date: 34:4:16::226:2004

Silverman's Law:
        If Murphy's Law can go wrong, it will.

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

Reply via email to