nats Posted December 20, 2008 Share Posted December 20, 2008 Hi, I am a beginner with PHP... & I'm trying to upload some files into the MySQL database which I've created using phpMyAdmin.. I found many codes for uploads awa downloads but when I tried to execute them, some or the other error popped up.... Can someone recommend some sites from which I can get codes for the same? Link to comment https://forums.phpfreaks.com/topic/137810-uploading-files-into-mysql-database-using-php/ Share on other sites More sharing options...
MadTechie Posted December 20, 2008 Share Posted December 20, 2008 try here this shows how to add a blob (that hold the file IN the database) not just the file name hope it helps Using PHP to upload files into MySQL database sometimes needed by some web application. For instance for storing pdf documents or images to make som kind of online briefcase (like Yahoo briefcase). PS i only skimmed the site but it look okay Link to comment https://forums.phpfreaks.com/topic/137810-uploading-files-into-mysql-database-using-php/#findComment-720285 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.