text to image script

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
jackjack
Forum Newbie
Posts: 14
Joined: Sat Jul 16, 2005 11:43 pm

text to image script

Post by jackjack »

I was wondering if some one knew of a text to image script. Something similar to this one.

http://www.cooltext.com

I only need one fixed from in one size, nothing too special.

Thanks in advance.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

http://www.hotscripts.com or google for it

but if you wanted to do it yourself you'd do it using an image library such as GD or ImageMagick
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

GD provides all you need for it..
Post Reply