Date: 10/16/00
- Next message: Ulf Wendel: "Re: [phplib] Re: PHPLIB suggestion for FORM elements & validation"
- Previous message: Jens Benecke: "[phplib] Re: PHPLIB suggestion for FORM elements & validation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Ulf Wendel: "Re: [phplib] Re: PHPLIB suggestion for FORM elements & validation"
- Previous message: Jens Benecke: "[phplib] Re: PHPLIB suggestion for FORM elements & validation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

