Bob sagte: > Hi. > How can I include a file from below the Root dir, other than using: > include "../../filename.inc.php";
depends on the system configuration you have. if it is a paid webspace you have the problem, that you might be able to list the files but you won't be able to read them. but if you use this to create a secure source for data that should not be accessible through the internet try setting the subfolder as the root through your apache-setup. thus the user that uploads the file is still the owner of the directory and able to read the file. if you are using a paid webspace you could also archieve this by setting the root dir to a subfolder if you have confixx access using the domain settings. -- Lennart Droste ---------------------------- Ruf: +49 (0)170-5275076 Post: [EMAIL PROTECTED] ---------------------------- http://lenny.ma.cx ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/HKFolB/TM --------------------------------------------------------------------~-> Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
