Welcome Guest, Not a member yet? Register   Sign In
Uploading/Downloading BLOBS.
#1

[eluser]Unknown[/eluser]
Can anyone point me to a place that could help explain how to use CodeIgniter to upload and download blobs in a database?

I'm making a simple application that allows a user to upload document-type files (.pdf, .doc, .docx, .txt, etc.) to a database. Once these files are in the database, there will be an administration page that allows the administrator to download these files from a list.

I've tried this with plain PHP, but whenever the download links are generated, and the "blob" is downloaded, the file is always corrupt and will not open.

Can CodeIgniter help me with this?


Thank you.




Theme © iAndrew 2016 - Forum software by © MyBB