json - Transform PHP into PNG -
i have these scripts: http://pastebin.com/ruhkcafc http://pastebin.com/f3xxdigj
as can see in live version here: http://thegelu.com/tfm/helpers.php json data (http://api.formice.com/helper/online.json) printed on php-created picture
$imagem = new image(502, 500, '#1c3c41');
i'd add own image helpers.png, not helper.php
using php gdi functions can create own images text, existing images , more. there lot of documentation online this. since question vague, not partake in typing code.
Comments
Post a Comment