Re: Finding the location of an included script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gadi Cohen wrote:
So if I have:  include("/path/to/backend.php");

Is there a way from inside of backend.php to return "/path/to" ?

Check out the filesystem functions in the PHP manual. You're probably particularly interested in pathinfo()


http://www.php.net/pathinfo

--
Ben Ramsey
Zend Certified Engineer
http://benramsey.com

---------------------------------------------------
Atlanta PHP - http://www.atlphp.org/
The Southeast's premier PHP community.
---------------------------------------------------

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux