Writing Text To Image

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
UniqueIdeaMan
Forum Contributor
Posts: 197
Joined: Wed Jan 18, 2017 3:43 pm

Writing Text To Image

Post by UniqueIdeaMan »

Folks,

Do you see the text in this dog img ?
https://www.newmediacampaigns.com/blog/ ... e-with-php

That is what I want to do now. I want to give the user a text box and whatever he types, I want it to appear in that uploaded (my uploaded or user uploaded) img.
I can't seem to get the script to work that I found on that link. I tried many scripts I found googling but always one problem after another.
:banghead:
If you know of or spot any good code online then do let me know.

Thanks!
pardeeptrivedi
Forum Newbie
Posts: 5
Joined: Tue Feb 06, 2018 1:33 am

Re: Writing Text To Image

Post by pardeeptrivedi »

i understand your problem and suggest you a link for code

http://www.phpforkids.com/php/php-gd-li ... riting.php
Post Reply