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 to get the number of rows selected or affected by a sql statement?

710


Is mysqli deprecated?

685


What is mysql port?

767


What is a csv table?

775


What is mysql root?

729


How to insert html code into mysql database using php?

783


What is blob and text in mysql?

849


How to dump a table from a database.

780


Is mysql a free database?

723


How to copy data from one server to another using php?

775


What is pdo in mysql?

732


What is the size of mysql database?

701


What is sql vs mysql?

755


how to connect a php script with the mysql database?

774


What is timestamp in mysql?

762