class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Thanks I installed the latest version $ upload = new \ Verot \ Upload \ Upload ($ _ FILES ['picture']); In this way, he worked in resize and watermark.Reply
I installed the latest version
$ upload = new \ Verot \ Upload \ Upload ($ _ FILES ['picture']);
In this way, he worked in resize and watermark.