URLs in require_once() not working
Posted: Sun May 03, 2009 4:52 pm
I am having a problem or I am misunderstanding how the URLs work with require_once().
It is my understanding that if the first character of the URL is a '/' then PHP will look for the file starting at the document root.
Is this not correct?
I keep getting file not found errors.
Thanks in advance...
Randy
It is my understanding that if the first character of the URL is a '/' then PHP will look for the file starting at the document root.
Is this not correct?
I keep getting file not found errors.
Thanks in advance...
Randy