gnawz Posted November 3, 2008 Share Posted November 3, 2008 Hi, I need help on setting up a small backend in PHP/MySQL where users login to view pdf/word and excel documents uploaded onto the server or database. I particularly need help(scripts) on uploading files to a MySQL database and ability to read them online or download them. I already have the user access and admin code ready. Will highly appreciate any help Link to comment https://forums.phpfreaks.com/topic/131186-web-intranetphpmysql/ Share on other sites More sharing options...
JonnoTheDev Posted November 3, 2008 Share Posted November 3, 2008 Break your project into smaller sections and tackle each section. Ask for help if you get stuck on a particular issue. There are plenty of tutorials on file uploading with php if you do a bit of Googling. Link to comment https://forums.phpfreaks.com/topic/131186-web-intranetphpmysql/#findComment-681109 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.