Sort by :
Date
Rating
Editor's Pick Only
In this article, you will learn how to design and develop a simple online chat room with PHP and MySQL. This tutorial explains every steps of the development, including both database design and PHP programming. Basic computer skills and knowledge of HTML and PHP are required. Ok, let's begin now. ....
A really simple way of displaying your photo albums online. To add a new album, simply make a new folder and upload your photos.
Regular expressions provide a means for advanced string matching and manipulation. They are very often not a pretty thing to look at. For instance:
1. There are 3 documents we will be creating: downloads.php, downloaditem.php, additem.php. You will need access to a mySQL Database with phpmyadmin, as well as a host with php installed onto it.
2. First lets set up the table in phpmyadmin. go to your database, and run the following SQL Comman...
Editor's Pick in Web Programming, April 2006
Check out this great tutorial to find out all the details of Content Management Systems (CMS). Everything you need to know is right here.
In this tutorial I am going to teach you how to make a User Stats menu in PHP and MySQL which displays: Unique hits, Unique hits today, Total hits, Total hits today. If you don't have MySQL you can get one for free here.
Editor's Pick in Web Programming, April 2006
This tutorial is really helpful to those of us who are a little intimidated by PHP:form. All of those hard to answer questions are easily explained in this simple to use educational web page. Hope you enjoy!
Although most of our companies work is template based design, the end result is always unique and adapts to each client's individual needs.
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
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...









