Loading...

Search Results in category “PHP”

in PHP
How to Implement the CAPTCHA with PHP and GD

Editor's Pick in Web Programming
This article is a gas, it will show you "How to Implement the CAPTCHA with PHP and GD." All the necessary code is laid out nice and neat by the author who has also provided you with helpful graphics to make it easy to understand.

read more
in PHP
PHP Thumbnail Generation Script

Editor's Pick in PHP Tutorials, June 2007
This Web Programming tutorial will show you how to write a PHP Thumbnail Generation Script. The author provides this article with code and a complete explanation on what it will do as a followup article to an earlier tutorial.

read more
in PHP
Random password generation

Editor's Pick in PHP Tutorials, June 2007
Web programmers will enjoy this article. It is a quick and effective way to create Random Password Generation - needed for security and anti-spam measures. The author provides concise lines of code, screenshots and simply read texts.

read more
in PHP
Image slideshow

<span>Editor's Pick in PHP Tutorials, June 2007</span><br/>Who needs an Image Slideshow? You will when you see how easy it is to make and how great it looks. The author gives you code for every step so that you can set it easily into your PHP for the website design.

read more
in PHP
Intro To Object Oriented

One thing you dont see too much, is tutorials on object oriented php. Now some may be familiar with object from Java and C++, and then on the other hand, many of you may have no clue what object is. For this tutorial, you need to be pretty fluent in php.

read more
in PHP
Alternating Row Colors

Theres two different ways this can be done. The first is by getting results from a mysql query, the second is going through the values of an array. I'll go over both. First the full files (ill break it up into two files, one using mysql, and one using an array)

read more

Copyright © All Rights Reserved