Implementing Yahoo Image Search Web Service with PHP 5

Tuesday, January 29th, 2008

Welcome to the third installment of the series Using Yahoo Web Services with PHP 5. If you re a PHP programmer who wants to learn how to incorporate the useful web services offered by Yahoo then this series of articles might be what you re looking ...

Developing a Captcha Application with an Image Generator Class with PHP 5

Wednesday, October 3rd, 2007

PHP is a powerful server-side scripting language that is recognized for its flexibility for developing a huge variety of web applications with relative ease. Speaking more specifically its robust set of graphic processing functions which has been packaged into the popular GD extension makes it perfectly suitable ...

Adding Validation to an Image Generator Class with PHP 5

Tuesday, October 2nd, 2007

Among the plethora of applications that can be developed with PHP 5 building dynamic image streams is one of the easiest to tackle. It requires only an intermediate background in the functions that come packaged with the powerful GD extension. This series of articles will teach you how to ...

Building an Image Generator Class with PHP 5

Monday, October 1st, 2007

In this article you will learn how to build an image generator class with PHP 5 using the functions bundled with the GD library. Such a class has a wide variety of uses but for the purposes of this three-part series we will focus on creating ...

Filtering Image Streams with the GD Library in PHP

Tuesday, August 28th, 2007

Building and processing dynamic images with PHP is a procedure that can be easily tackled with the GD extension. If you want to learn how to put its main functions to work for you then you should start reading this tutorial right now ... Designed to Inspire, Educate & Instill ...

Creating Image Streams from Existing Graphics with the GD Library in PHP

Monday, August 20th, 2007

Within the huge range of applications that can be developed with PHP creating dynamic images may be among the most useful and interesting. This process can be easily tackled by using the GD library. If you re curious about how to use the functions that come bundled with this ...

An Image is Worth a Thousand Words in PHP Continued

Wednesday, December 21st, 2005

Picking up where we left off in part one we will work on some more helper methods and our conversion method. By the time we are done we will have a fully functional image to text converter.... (Advertisement) Refurbished and Used Networking Equipment Network Liquidators sells refurbished and used ...

An Image is Worth a Thousand Words in PHP

Wednesday, December 14th, 2005

This article the first of two parts describes a fun little project that will help you sharpen your image manipulation skills. The completed application takes an image and converts it to a string of text that resembles the original image. Brian Vaughn gets you started.... (Advertisement) Refurbished and Used ...