ID: 12387
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Feature/Change Request
Operating System: FreeBSD
PHP Version: 4.0.6
New Comment:
This works for me just fine.
You might have got some permission problem.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-07-26 01:08:41] [EMAIL PROTECTED]
require_once doesn't support relative paths.
ie. require_once('../blah.php');
won't work.
Only absolute paths work and this makes the function very unuseful at times.
Suggestion:
Make require_once support relative paths.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12387&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]