simon551 Posted July 12, 2007 Share Posted July 12, 2007 Hi all, I would like to create some logic in my site wherein a user may upload a file associated with database record and then user would be able to retrieve same file associated with that record. Does anyone know of a good tutorial I might read on how to do this? This is an intranet application so I don't have a major need for security or validation. I just want the user to be able to upload files and and then find them associated with e.g. a contract or an expense report. I don't know if it is possible to change the file name to associate it with the transaction id but that might be really cool. any suggestion of where to look for info or even better how to do this is appreciated. I'm pretty new to php and programming in general despite the 'forum helper' tag. Link to comment https://forums.phpfreaks.com/topic/59729-solved-pdf-upload/ Share on other sites More sharing options...
teng84 Posted July 12, 2007 Share Posted July 12, 2007 http://www.w3schools.com/php/php_file_upload.asp Link to comment https://forums.phpfreaks.com/topic/59729-solved-pdf-upload/#findComment-296844 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.