Forum Moderators: coopster

Message Too Old, No Replies

Making an image

Making an image out of a table

         

Alatar the Blue

6:40 pm on Apr 10, 2006 (gmt 0)



I am very new at php (and newer at the site) and was wondering if anyone could tell me (if it was possible) to create an image out of a table?
What I mean is, I make a table with a bunch of cells, 35x35, with random hex codes. I wanted to make an image out of this random table, and have that image saved until the page is refreshed.
Is this even possible?
Thank you!

coopster

8:38 pm on Apr 22, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Alatar the Blue.

PHP has Image functions [php.net] that allow you to create and manipulate image files in a variety of different image formats.