Jump to content

Uploading files into MySQL database using PHP


nats

Recommended Posts

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?

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.