How to store image in MySQL database via PHP? - PHP Views : 226
Tagged in : PHP
Send mail vote down 0 vote down 0
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 .