Date: 03/13/01
- Next message: John Lewis: "[phplib] test for database SQL success or failure"
- Previous message: Chris Johnson: "RE: [phplib] cookie that stay"
- In reply to: Mike Green: "[phplib] Some pages not completely loading"
- Next in thread: Mike Green: "Re: [phplib] Some pages not completely loading"
- Reply: Mike Green: "Re: [phplib] Some pages not completely loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've also seen phpinfo() calls fail in pages that also use PHPlib's
page_open(), typically quitting at the point where phpinfo() is
dumping the environment variables. A search with Google finds several
people reporting the same problem, and there are entries on the PHP
bug collector about it, but I haven't found any fix other than
avoiding calls to both phpinfo() and page_open() on the same page.
I don't recall seeing PHPlib produce partial pages in any other case.
On Tue, Mar 13, 2001 at 09:17:06AM -0500, Mike Green wrote:
> Testing for something else last night and this morning I find that at
> least one page will not fully load: one which is simply the line
> phpinfo() preceded by the page_open(array("sess" =>...etc.)) and
> followed by page_close() (and having the normal, minimal html tags). If
> I remove the page_open(), page_close() pair the page loads completely.
-- Fred Yankowski fred <email protected> tel: +1.630.879.1312 Principal Consultant www.OntoSys.com fax: +1.630.879.1370 OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: John Lewis: "[phplib] test for database SQL success or failure"
- Previous message: Chris Johnson: "RE: [phplib] cookie that stay"
- In reply to: Mike Green: "[phplib] Some pages not completely loading"
- Next in thread: Mike Green: "Re: [phplib] Some pages not completely loading"
- Reply: Mike Green: "Re: [phplib] Some pages not completely loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

