Hellooo
I have an upload page which uploads images to a gallery database. But if the upload page if refreshed or if the back button is clicked then a blank entry is entered into the database.
How could i stop this?
Thanks Kane2oo2
b4 u copy the data add an if statement to check the file size. if the size is 0 don't copy it and display some error messages