Re: [PHP] Dir Help PLEASE

2001-01-12 Thread nospam
-- If it can be dreamt, it can be build "Chris" <[EMAIL PROTECTED]> wrote in message 001f01c07c3b$fc965840$8a1412d1@chris">news:001f01c07c3b$fc965840$8a1412d1@chris... 2 things, first how do I give something the filepath of a folder that proceeded it? Also, how can I set up subdomains like sub

Re: [PHP] Dir Help PLEASE

2001-01-11 Thread Philip Olson
> how do I give something the filepath of a folder that proceeded it? Not sure exactly what you mean here but consider getcwd() http://www.php.net/manual/function.getcwd.php This "gets the current working directory" and may help your quest. If you want something else, load up phpinfo

[PHP] Dir Help PLEASE

2001-01-11 Thread Chris
2 things, first how do I give something the filepath of a folder that proceeded it? Also, how can I set up subdomains like sub.domain.com?