Re: [PHP-DEV] Re: A little help needed - get_filename() and get_linenum()

2002-09-04 Thread Dan Hardiker
Appologies :) That was a quick fix! heh Thanks for your help, > Hello! > > You probably did not see magic constants __FILE__ and __LINE__ in PHP > manual ? > > Check this: http://si.php.net/manual/en/language.constants.php > > Cheers, > Dejan > > "Dan Hardiker" <[EMAIL PROTECTED]> wrote in messa

[PHP-DEV] Re: A little help needed - get_filename() and get_linenum()

2002-09-04 Thread Dejan Markic
Hello! You probably did not see magic constants __FILE__ and __LINE__ in PHP manual ? Check this: http://si.php.net/manual/en/language.constants.php Cheers, Dejan "Dan Hardiker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... | Hi All, | | Im looking at develo