I have learned how to do php uploading.
As I learned from different tutorials online and @ W3 schools I see that we can upload to a folder on the server.
Is there anyway to send it to the e-mail instead of the upload folder? I tried the $to statement or the "mailto:xxx@yr.com"
And if it is uploaded to a folder on a server.. then that means that file can be seen by anyone that knows the proper extension....
Example: www.website.com/uploaded/my_private_file.doc
How can the files be restricted from anyone seen the content but the user and administrator only?
Thanks
This post has been edited by JUICYboy: 14 May 2011 - 09:58 PM

Help


Back to top










