Posted by Tim Van Wassenhove on 09/19/05 03:51
On 2005-09-18, Ken Tozier <kentozier@comcast.net> wrote:
> I'm working on an auto-include mechanism for some complex scripts and
> rather than have all the paths to the various components hard coded,
> I'd like to have the script walk up the hierarchy looking for it's
> specified includes. Is it possible to do this? I looked at the
> various file related php functions but didn't see anything resembling
> 'my_path()'
You might also want to check out the __FILE__ constant..
http://be.php.net/manual/en/language.constants.predefined.php
--
Met vriendelijke groeten,
Tim Van Wassenhove <http://timvw.madoka.be>
Navigation:
[Reply to this message]
|