PHP Website Screenshots [UNRESOLVED]
Is it possible for PHP to do this:
I can get PHP to Spider the website, ( http://gamercard.xbox.com/ninedogger.card )
BUT: how can I Take that HTML output (minus all the background and stuff....I need just the table there) and convert it into a jpg?
the website mygamercard.net seems to be able to do this..although i don't know there methods
i am just curious before I go all out and make a raw php image and just pull the information and "repaint" it onto the main image...if you know what i mean
needs to be dynamic and automatic
Is it possible for PHP to do this:
I can get PHP to Spider the website, ( http://gamercard.xbox.com/ninedogger.card )
BUT: how can I Take that HTML output (minus all the background and stuff....I need just the table there) and convert it into a jpg?
the website mygamercard.net seems to be able to do this..although i don't know there methods
i am just curious before I go all out and make a raw php image and just pull the information and "repaint" it onto the main image...if you know what i mean
needs to be dynamic and automatic
Last edited:








