I have created an image by copying a number of images into a new one. In the last step of my program, I am trying to export this file into a folder.
The code is as
Just replaced "file_put_contents" with "imagejpeg($rotate, $file_new);"