> > Is there a php function to find out the path to my > directory..or is there any other way..? Have a look here http://www.php.net/manual/en/language.variables.predefined.php $PATH_TRANSLATED I think gives you the full path to your script. If not one of these will M@ -- PHP General 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]
- [PHP] Where is my directory on server..? Dhaval Desai
- Matt Williams