Sort by :
Date
Rating
Editor's Pick Only
Creating a simple ad-rotator, the ads are stored in a text file and picked randomly by this PHP code. Most of the webmaster use banner ads, we will be creating a very simple banner rotator, which picks up randomly one ad from the banner file and displays it, this file can be called in any other page...
Upload an image or file to your server without using your FTP.
Object Oriented Programming provides raw power to PHP 4.1.x Part 1:Introduction First off, an object (also know as a class) is a very simple section of code that has a section of its own variables and functions. In a simple way an object is kind of like a program itself. Objects can be used fo...
Editor's Pick in Web Programming, August 2005
This very helpful tutorial makes it much easier to make changes throughout your entire website. It is easy to follow and has plenty of code.
A counter is a simple yet essential script when developing web pages.
First of all, we need a file where to store the data ( a simple text file). This file must be CHMODed to 777 (under Linux)
Let's name this file "data.txt". Do not forget to include it into the same directory as the PH...
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
This useful bit of code enables you to have links on your page which will let the user turn off your stylesheet.
This will mean the user will see your page without any CSS formatting whatsoever.
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.
Common security holes and suggestions for resolving potential data compromise scenarios.








