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
How to get the number of rows selected or affected by a sql statement?
Is mysqli deprecated?
What is mysql port?
What is a csv table?
What is mysql root?
How to insert html code into mysql database using php?
What is blob and text in mysql?
How to dump a table from a database.
Is mysql a free database?
How to copy data from one server to another using php?
What is pdo in mysql?
What is the size of mysql database?
What is sql vs mysql?
how to connect a php script with the mysql database?
What is timestamp in mysql?