/dir1
/dir1/dir2
/dir1/include/inc.php
How would I use the above include file "inc.php" in "/dir1/dir2" script files?
How would I use the above include file "inc.php" in "/dir1" script files?
I tried different ways, but somehow it doesn't seem to be working. please post some tips. Thanks...