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!