Hi AMS! Now i have the form fully working and i add a form validator, but i have the last question. It is posibble to send the form without images? in my form the images are optional. I remove the...
Hi AMS! Well, i found the solution for non deleted files, in the function deleteUploadedFiles. Is necesary to remove "$resultOk = $resultOk &&" before self::deleteUploadedFile($filename); and work...
I use this code and works perfect, but i have a problem, for any reason the pics on the folders won't delete, only delete the names of db. I appreciate your help.
Hello AMS, thanks for the script. I hava a question about how to make a loop whit the images of db because i take the names like this, (image1.jpg, image2.gif, image3.jpg...) can you explain me how...