Now that we have our first simple class (which we build in Intro To Object: Building Your First Class) we're going to modify it a bit.
Type: PHP Tutorial Level: Beginner
Editor's Pick in PHP Tutorials, June 2007 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.
Type: PHP Tutorial Level: Experienced
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. Type: PHP Tutorial Level: All levels
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.
Type: PHP Tutorial Level: All levels
Editor's Pick in Web Programming You are going to love this Article - Time to Say Goodbye to Spam! The author gives you benefit of considerable programming knowledge in this helpful tutorial. Along with simple texts he gives you the code to filter spam like crazy. Type: JavaScript Tutorial Level: Experienced
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. Type: PHP Tutorial Level: All levels
Step1: Opening the Javascript tags and setting the variables/size of the images you are going to display: The width and heights are recognised as pixels, I have set the default size of most of the banners. Type: JavaScript Tutorial Level: Experienced