Jump to content

PHP FTP or Accessing Other User


fanfavorite

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.