News Feed
Jobs Feed
Sections




News Archive
Cory Borrow's Blog:
Creating thumbs from textfiles with PHP and GD
January 16, 2008 @ 12:50:00

Cory Borrow has posted a tutorial he's created to show how to harness the power of PHP and GD to create thumbnail images out of the contents of a text file.

Today, I'll give a little info on how to achieve the process of creating a thumbnail using PHP, GD and the text from a text file. It is really pretty simple, so lets get started.

The trick behind the translation is in reading in the contents of the (plain) text file and pushing it into a string value of a newly created GD-generated image. He includes the code to make using it in your own app simple (a cut and paste version) - his method FileToThumb.

0 comments voice your opinion now!
thumbnail image gd tutorial text file contents thumbnail image gd tutorial text file contents


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Patterns for Flexible View Handling, Part 2 - Using Decorators

PHPBuilder.com: Search Google Books with the Zend Framework's Zend_Gdata Component

Kevin van Zonneveld's Blog: Make SSH connections with PHP

IBM developerWorks: Understanding the Zend Framework, Part 3: The feeds

PHPBuilder.com: Creating an RSS Aggregator with the PHP SimplePie Library


Community Events











Don't see your event here?
Let us know!


introduction podcast development phpunit series symfony2 conference testing zendframework2 database functional usergroup opinion language interview release example rest community framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework