From:             [EMAIL PROTECTED]
Operating system: win NT 4
PHP version:      4.0.4
PHP Bug Type:     Feature/Change Request
Bug description:  not a but, but feature request

No where in my book or on a site i can find some easy way to get the current script 
line.

E.g.: if i have some error, i'd like to display on wich line in the php file it has 
happend.

$query="update ...;";
mysql_db_query("web",$query,$link)
 or die("Error on line xxx of script myscript.php");

thanks


-- 
Edit Bug report at: http://bugs.php.net/?id=11054&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to