I want
/home/someapi
/home/useraccount
include('/home/someapi/somescript.php');
or
include('somescript.php');
usable from all accounts while keeping basic security so that users can't access files inside other users directories.
If it helps, I own the VPS.
Any ideas?



LinkBack URL
About LinkBacks
Reply With Quote





