Merge .png images from external url

121 views Asked by At

I have two .php files, which generates two different images.

modules/generatePNG/generatePNG.php?text=Hello1 modules/generateQR/_QR_GENERATOR.php?text=Hello2

I want to merge these generated images without saving (download) files. Any idea how to merge files?

Thanks.

0

There are 0 answers