fanfavorite Posted September 19, 2007 Share Posted September 19, 2007 I have a reseller account and have many clients on the same server. I am wondering if I can access their directories like /home/username/public_html/ someway from another user (/home/otherusername/public_html/. I have everything running on my server and certain features access the clients sites. Right now, most of it I am using PHP's FTP functions. If I can't access directories, how would I go about create a directory listing of images with thumbnails? I have the directory listing through ftp and can navigate throughout the site, however I am not sure how to show the thumbnails. I suppose I could get the url and then post it http://www.url.com/path, however the issue with that is that I cannot show password protected images. Any ideas would be appreciated. Thanks! -JC Link to comment https://forums.phpfreaks.com/topic/69969-php-ftp-or-accessing-other-user/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.