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.

http://www.php.net/manual/en/ref.image.php


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -