Hello php-general,

  I want to make good error messages for my libraries, but can't
  because there is no way to get __FILE__ and __LINE__ for calling
  point. I can print only unusable point inside my library where
  trigger_error() is called. Is here any way to do this? May be I miss
  something? Or may be such function (like a get_call_stack()) planned
  for future? 

-- 
Best regards,
 akul                          mailto:[EMAIL PROTECTED]


-- 
PHP General 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