How to store image in MySQL database via PHP? - PHP Views : 252
Tagged in : PHP
0 0
Send mail
Store Image in MySQL
We can use the "blob" datatype for storing the the image into the table.
By Nirmala, On - 2010-09-02



    Login to add Comments .