Update photo into MySQL
Problem: There is a problem when you update the photo into MySQL database. You might got only some parts of picture.
Solution: Change the column photo type to "Longblob"
Problem: There is a problem when you update the photo into MySQL database. You might got only some parts of picture.
Solution: Change the column photo type to "Longblob"
Comments