Posts: 21
Name: Connor
Location: Knob Noster, Mo
|
Ok so I am trying to include_once a file that is like this
>db_connect.php
>>folder1
>>>folder2
>>>>page that is requesting the file
I don't know how to do this without using the full url, can someone help?
|