Out a an HTML table as a PNG file in PHP?

Liz

New member
Hi!. I have a map making tool I am working on, and at this point I am at the "Tile Creator" part of the program.
What I need to do is a take an HTML table which is populated with 25 PNG images in a 5 x 5 grid and turn them in to one big png image with all 25 smaller images in it.
Can this be done?
 
Back
Top