To store the image into database you have to use blob datatype of your image column in your table. MySQL uses BLOB to store binary data and ...
確定! 回上一頁