Posted by David T. Ashley on 06/07/07 14:56
Hi,
Does require_once() treat "file.inc" and "subdirectory/file.inc" as the same
things or different?
The reason for my question is that I'd like to organize my PHP library into
subdirectories, and if I accidentally have a naming collision, I'm curious
how require_once() will behave.
Thanks.
--
David T. Ashley (dta@e3ft.com)
http://www.e3ft.com (Consulting Home Page)
http://www.dtashley.com (Personal Home Page)
http://gpl.e3ft.com (GPL Publications and Projects)
Navigation:
[Reply to this message]
|