I would like to ask if it is possible to take some CSS on a page with a PHP extension and add a PHP header to define the page as PNG and have a dynamic image? From what I heard, this is not possible, but if it is not, is there a simpler way than the usual method of creating a PHP image?
Edit * To clarify, I want to do something like drawing a 200x200p frame in CSS with style and HTML and have this HTML / CSS window on the .PHP page and get this page to become a .PNG PNG image using the Header PHP tag.
Thanks!
Karan
source share