phpinfo() also returns useful info.
dont know the global's function though.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Kann
> Sent: Thursday, February 20, 2003 22:35
> To: [EMAIL PROTECTED]
> Subject: Re: cgi globals
> 
> 
> http://hoohoo.ncsa.uiuc.edu/cgi/env.html
> 
> -- these are the most important ones for Apache
> 
> 
> --- "J. Landman Gay" <[EMAIL PROTECTED]> wrote:
> > On 2/20/03 5:00 AM, jbv wrote:
> > > 
> > > Where can I find a complete list of all globals
> > > available via a cgi script (such as
> > $REQUEST_METHOD or
> > > $CONTENT_LENGTH) ?
> > 
> > The easiest way is to run the "echo.mt" script,
> > which you can find at 
> > the MC ftp site. This is a cgi test script so you
> > will need to have your 
> > server set up for it. The script gets all the
> > available globals and then 
> > returns the list to your browser.
> > 
> > I have found that the available globals can vary
> > depending on the 
> > server. I can't get some globals now that I used to
> > have access to with 
> > a different ISP.
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> _______________________________________________
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard
> 
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to