timmb123 Posted January 19, 2012 Share Posted January 19, 2012 Hello everyone, I am interested in creating a site with similar capabilities to this one: http://www.inkpixi.com/item/Classic+University/A223/295/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 Quote Link to comment https://forums.phpfreaks.com/topic/255388-php-image-generation-with-variables/ Share on other sites More sharing options...
blacknight Posted January 19, 2012 Share Posted January 19, 2012 using php's gd lib you can do this just have to set the peramiters for the script Quote Link to comment https://forums.phpfreaks.com/topic/255388-php-image-generation-with-variables/#findComment-1309420 Share on other sites More sharing options...
timmb123 Posted January 20, 2012 Author Share Posted January 20, 2012 Thank you! I was thinking that's what they were using, but I wanted to see if anyone had any other methods. Quote Link to comment https://forums.phpfreaks.com/topic/255388-php-image-generation-with-variables/#findComment-1309688 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.