Re: PHP and Error Reporting - Mailing list pgsql-php

From Thom Dyson
Subject Re: PHP and Error Reporting
Date
Msg-id OF901127F6.9DA3944D-ON88256FB7.00761864-88256FB7.00767B34@sybex.com
Whole thread Raw
In response to PHP and Error Reporting  (<operationsengineer1@yahoo.com>)
Responses Re: PHP and Error Reporting  (graeme <graeme_foster@sherubtse.edu.bt>)
List pgsql-php
I use Gyozo Papp's error handler class.  Very useful because you can set
errors to go to a pop-up window or to a log depending on where you are in
the testing process.

http://freshmeat.net/projects/errorhandler/

It hasn't been updated in a couple years, but don't let that put you off.
It works just fine.

Thom Dyson
Director of Information Services
Sybex, Inc.



pgsql-php-owner@postgresql.org wrote on 03/01/2005 11:14:35 AM:

> i'm running php with postgresql.  i just finished
> polishing off a pretty long query sequence.  my page
> returns a blank page.

> how do i turn on error reporting when running php as a
> cgi on my development xp / cygwin box?


pgsql-php by date:

Previous
From:
Date:
Subject: Re: PHP and Error Reporting
Next
From: graeme
Date:
Subject: Re: PHP and Error Reporting