Posted by Geradeaus on 03/20/06 17:13
Hello,
I am using a database class for my php projects, but I want to know if it is
possible to retrieve the line number of the "parent file" : I want to use it
for error reporting.
E.g. When a query fails, I don't know the line number of the parent file
where the query is executed... very annoying.
Thanks.
[Back to original message]
|