[phplib] page name when using 'halt' From: Chris Cochella (chris <email protected>)
Date: 10/16/00

I am customizing the error handling in db_mysql.inc for the functions
halt and haltmsg

I would like to determine what file and line the offending error
occurred on.

Is there a way to do this:

The following vars produce nothing.
$PHP_SELF
$REQUEST_URI

__FILE__

returns db_mysql.inc

instead of the actual file that has the error.

Thanks in advance for any advice.

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>