Direct user
-
Hi. I have a directory structure for my clients (example):
public_html/client-private/25411
public_html/client-private/25412
public_html/client-private/25988Each folder holds images for each client which I need to return in the iframe specific to that user. Within each folder there is a single page php gallery and I can return this with example:
[advanced_iframe securitykey=”MyKey” src=”https://www.MyWebSite.com/client-private/25411″%5D
As I have several customers and they each have their own folder within the directory, how can I have the correct folder contents showing when the owner of that folder logs in.
So if folder 25411 has Mr Jones images within it, when he logs in the iFrame should show the contents of his folder ??
- The topic ‘Direct user’ is closed to new replies.