gikon Posted May 26, 2009 Share Posted May 26, 2009 Any was...I could post like nine paragraphs of info on what I am doing but that is not needed... I just need a damn script ,that is php, that can take yada-yada variables (like $user and $date), and turn them into text in a php generated image, then save the image as yada-yada variable.png (like $user.png) How the hell do I do that? I have been trying to days to do this...Gone through 100s of google searches... Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/ Share on other sites More sharing options...
Andy-H Posted May 26, 2009 Share Posted May 26, 2009 GD Library Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842015 Share on other sites More sharing options...
justAnoob Posted May 26, 2009 Share Posted May 26, 2009 What did he say? Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842017 Share on other sites More sharing options...
gikon Posted May 26, 2009 Author Share Posted May 26, 2009 GD Library ..I am not following you...? Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842028 Share on other sites More sharing options...
Andy-H Posted May 26, 2009 Share Posted May 26, 2009 http://www.phpfreaks.com/tutorial/php-add-text-to-image Read that tutorial Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842033 Share on other sites More sharing options...
RussellReal Posted May 26, 2009 Share Posted May 26, 2009 haha, I'll do it for $25, send me an email if interested: [email protected] Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842044 Share on other sites More sharing options...
gikon Posted May 26, 2009 Author Share Posted May 26, 2009 http://www.phpfreaks.com/tutorial/php-add-text-to-image Read that tutorial Ok that is kinda of what I mention, But I was more of less going for a way to have a script that has a input for a login, and once it login it grabs these varibles like join date, posts, ect...I got that far in my script but I need it to take those varibles and add them to a image that is also generated in the script. But then I need it too save the new image... I can not get the varibles into text and I can not get the image to save once generated.. I know its like basic php but I just can't figure this shit out.. EDIT: I just read the thing..I basicly answerd what I was looking for.. Just gotta take snips of that code... Thanks... Link to comment https://forums.phpfreaks.com/topic/159642-text-to-image/#findComment-842469 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.