News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

DevShed: Database Security: Guarding Against SQL Injection

DevShed: Using Inheritance, Polymorphism and Serialization with PHP Classes

PHP-Tools Blog: Stubbles Blog is live!

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Zend Developer Zone: Profiling PHP Applications With xdebug


Community Events







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


security example releases release book conference cakephp ajax database developer zend job package zendframework application framework code mysql PHP5 PEAR

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