How to save images in MySQL?

Answer Posted / hrindows@gmail.com

Images in MySQL can be stored as blobs. For saving them: All the database images are converted into the blobs first. Then, they will get inserted into the database, and later on, it will get stored into the disk.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many rows can a mysql table hold?

503


What is mysql used for?

518


What is mysql database extension?

479


What can you do with mysql?

487


What is regex in mysql?

535






What is the usage of "i-am-a-dummy" flag in mysql?

675


How to print message in mysql trigger?

1002


What is max connections in mysql?

491


How to see table's field formats or description of table .

460


Can you shard mysql?

501


How do I add a column to a table in mysql?

475


What is the use of mysql_fetch_array () function in php?

473


Is mysql a relational database?

442


How do I download mysql on my laptop?

486


What is cursor in mysql?

492