Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
php x 3

2 Posted Topics

Member Avatar for nepeanmedia

Hi Folks What I'd like to be able to do is to upload files .doc, .xls, .pdf etc and only provide access to certain users. For example user X lgos in and has access to X.doc and X.pdf. User Y logs in and has access to Y.doc and Y.xls. Is …

Member Avatar for langsor
0
104
Member Avatar for vinnyroundfoot

[QUOTE=w_3rabi;591327]you can use a php file in the url instead of the real pdf name. this file should check the owner of the file then prints the contents of the file (echo) with the apropriate [php]header("content-type:");[/php][/QUOTE] I believe this is what I am looing for and it seems to be …

Member Avatar for nepeanmedia
0
1K

The End.