RE: [PHP] Capturing phpinfo()

2004-11-23 Thread Michael Sims
John Holmes wrote: >> From: "Ashley M. Kirchner" <[EMAIL PROTECTED]> >> How can I stick phpinfo() at the bottom of a page in such a way >> that it doesn't display the data in the page, but instead creates a >> log file and dumps everything in there) The log file should either >> be appended to

Re: [PHP] Capturing phpinfo()

2004-11-23 Thread John Holmes
> From: "Ashley M. Kirchner" <[EMAIL PROTECTED]> > How can I stick phpinfo() at the bottom of a page in such a way that > it doesn't display the data in the page, but instead creates a log file > and dumps everything in there) The log file should either be appended > to every time, or if no