Posts by f1re • 26 points
1 post
-
1
votes1
answer977
viewsA: Upload validated files by php
First I believe that you should create a class to manage the Upload of any file on the system, then you create a function within the class to take care of images. Within my class what allows to…