Image Creation Using Variables

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
timmb123
Forum Newbie
Posts: 1
Joined: Thu Jan 19, 2012 4:14 pm

Image Creation Using Variables

Post by timmb123 »

Hello everyone,

I am interested in creating a site with similar capabilities to this one:

http://www.inkpixi.com/item/Classic+Uni ... /item.html

On this site, enter your name name and hit "Preview". The artwork is created using your name as a variable and other parameters to define how the artwork looks.

I have a bunch of variables and I want to generate images (dynamically) using these variables. Any ideas or suggestions on how they do this on InkPixi.com?

Thank you in advance,
Tim
Post Reply