PHP Tutorial
Creating a simple password protection system
Learn how to create a simple password protection system
Security »
Top 20 Similar PHP Tutorials
Simple Password Protection Script
In this tutorial I will teach you how to make a very simple text based password protection script.
Security »
Handling sessions (simple password protection with sessions)
This tutorial is about handling sessions (simple password protection with sessions)
Basics »
Simple System Maintenance with PHP-CLI
Web development is a world of rapid code modifications, instant deployment and immediate updates. Of course, maintaining the product of this web development can be as hectic as the web development is agile; with manual backups, quick database edits and tedious data migration and re-entry.
Basics »
Simple Chatroom and Administration System in PHP and MYSQL
This is going to be a tutorial that will show you how to build the frontend of a PHP/MYSQL based chatbox that has a WYSIWYG built in
General »
Simple Login-Logout System with MySQL and Authentication
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
Basics »
Creating a simple guestbook
In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
General »
Simple button affiliate link system built with PHP and MySQL
This tutorial will teach you how to build a simple button links system and keep track of the number of visitors you send to your affiliates.
General »
Creating a simple SQL script executor
In this tutorial the author will show you how you can create a simple PHP script to execute MySQL batch files.
Database »
Creating a simple contact form with PHP
This tutorial is about creating a simple contact form with PHP
General »
Creating a simple photo gallery
In this tutorial I will show you how to create a simple photo gallery. The script creates thumbnail images if needed and displays all images in the given directory.
Creating A Permission System
Creating A Permission System for users in conjunction with a login system
Security »
Creating a menu system
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
General »
Creating a very simple and correct upload form
Learn how to create a very simple and correct upload form
Creating a simple mail sender class with PHP
In this tutorial I will show you how to create a simple mail sender class in PHP. Sending emails with PHP is a lot easier than you would think, however you need to care about some settings to avoid moving your emails into a spam folder.
General »
Creating a simple image upload site with PHP
Learn how to create a simple image upload site with PHP
Creating a file upload system
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your webserver
Creating a Simple Currency Converter with Automatic Symbols
If you're from the UK then you'll appreciate this preface. If you're not then don't worry because I'll be doing the script from a USD perspective to satisfy the majority! Today we'll be making a currency converter, and as is common on Blue Peter, I'll be throwing bits of code at you like - here's one I made earlier! Basically what we'll be creating is a converter that automatically prepends the currency symbol to the front of the value and then works out the value in the currency that we specify
Basics »










