Re: __LINE__
Brought to you by:
bs_php,
nigelswinson
From: Sam B. <bs...@us...> - 2002-05-29 19:13:47
|
> It seems like my version of php (4.12 running on > freebsd) is puking on the error messages and complaining about the > __LINE__ and __FILE__ barewords. Is there a > setting or something I need to tweak? The "Magical Constant" __LINE__ and __FILE__ should just work. Have never heard of a problem. But you might try a PHP update. According to the bug reports there was a problem with __FILE__ in PHP version 4.1.2 -- Sam Blum <bs...@us...> =========================== For the most recent version of PHP.XPath and an archive of this list visit: http://sourceforge.net/projects/phpxpath |