php-general | 2001122

[PHP] call stack access From: akul <email protected>
Date: 12/25/01

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:akul <email protected>

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>