Hello,

On 06/18/2004 05:40 AM, Me2resh wrote:
is there a function to detect the path of the directory
i need my file to detect the path it is on it, not the http path but the path on server
please help me with that

getcwd() or dirname($_SELF);

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

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



Reply via email to