1

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.

Abduhafiz
  • 3,318
  • 5
  • 38
  • 48
  • [What have you tried so far?](http://stackoverflow.com/help/how-to-ask) Try reading the [manual page for `imagecopymerge()`](http://php.net/manual/en/function.imagecopymerge.php). – timclutton Dec 10 '14 at 12:07

0 Answers0