A very simple hit counter that tracks visits per site. Also a basic introduction to Session Management
This script was designed to allow showing the source file of your script. If someone is asking for help via IRC, Message Boards or whatever, you can code a script or fix their examples, upload it to your web server via this script and generate a link
Learn how to write your own Log Files using PHP. A great introduction for writing to files, using sessions and PHP Predefined Variables!
Sometimes not having the power of a System Administrator can be a drag, especially if it's on the hosted server where your website lives. This tutorial will help show you how to set some of those php.ini values without going through your system admin
Need to setup a linux web server? This tutorial will show you how to install Apache 1.3.x series and PHP 4.x series. Prerequisites are to have MySQL already installed if you plan on using it.
Want to direct all of your Error 404 Not Found errors to your website index instead of displaying that plain and unlpleasant looking Error page? Read this tutorial and we'll show you exactly how!
Conquer those cool alternating row colors inside your tables with your MySQL results. |