Posts by Gerardo Junior • 1 point
1 post
-
0
votes1
answer236
viewsA: UPLOAD files via php and mysql
First, I recommend saving files with some random suffix hash or prefix from timestamps to avoid overwriting or errors. Second, you may have putting the wrong type in the database column.