| | |
how to save and retrieve an image using mysql and php
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Feb 2008
Posts: 90
Reputation:
Solved Threads: 2
I want to put image uploading in my page and i searched all over the net for some ways on doing this and its seems like almost all of the ways states that i should save it in the database itself not i directories. Will the image retain its properties from its original file upon retrieving a saved image? Can anyone help me how to do this? tanx..
•
•
Join Date: Dec 2007
Posts: 190
Reputation:
Solved Threads: 25
It is always better to store the images on disk instead of database. File operations are always faster than database. Saving the images on disk will reduce your database size which will give you comfort when moving database or mainting database.
Don't save images in database unless you have some special requirements.
But if you still interested to same images in database then here is a small post to save images in database.
Don't save images in database unless you have some special requirements.
But if you still interested to same images in database then here is a small post to save images in database.
![]() |
Other Threads in the PHP Forum
- Previous Thread: Comment script
- Next Thread: URL ReWriting Problem?
| Thread Tools | Search this Thread |
apache api array beginner binary body broken buttons cakephp checkbox class cms code cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions global google href htaccess html image include insert ip javascript joomla limit link list login mail mediawiki menu mlm msqli_multi_query multiple mycodeisbad mysql number oop parameter paypal pdf php phpincludeissue problem query radio random recourse recursion regex remote script search seo server sessions sms source sp space speed sql static subdomain syntax system table tag tutorial update upload url validator variable vbulletin video web webdesign white wordpress xml youtube






