Page 1 of 1

new to PHP: newbie question

Posted: Tue Oct 07, 2008 8:14 am
by ytbryan
Hi everybody,

I am new to php and i am going to ask a very newbie question.

I can't find the root directory of my server. can somebody help me out?

thanks in advance

Re: new to PHP: newbie question

Posted: Tue Oct 07, 2008 1:48 pm
by jaoudestudios
Unfortunately, we cant help you out!

Good luck.

We might be able to help you if you give us more information on your setup!
i.e. OS?

Re: new to PHP: newbie question

Posted: Wed Oct 08, 2008 4:38 am
by josh
Try / or C:/

Or you do you mean document_root (the absolute paht of public_html)

try phpinfo() or print_r($_SERVER), or call your host, since they would probably know best