Jump to content

Merging Multiple Images Into 1 Using Php


davefootball123

Recommended Posts

This probably will sound complicated but here it is. I have some php code that detects if something on a website exists...if it does...it echos an image. Sometimes there will be multiple images...and possibly upwards of 20 echoed. I have the php script set to make a blank html page...with just the echoed images on it...is it possible to have php take the images that are echoed on that html page and merge them into 1. This is the link where the images would show up http://www.southerno...ecwarnings.html

Currently there are no warnings so no images are showing except the background base map.... If there is the script i coded will echo the image into the html of that page overtop the background map. What I'm hoping to do is have get all the images that are on the page...and merge them into 1. Where should I start?

 

Thanks for any help, Dave

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.