PHP Tutorial
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.
Top 20 Similar PHP Tutorials
Complete Walkthrough: Creating a Gallery Class
In this tutorial we will be create a gallery class, and also a template class that will work together with the gallery class. This will extend on a few of the tips and tricks that many of you will have picked up if you've been followed the developments here at TalkPHP.
Basics »
Make a Image gallery with PHP
How To Make Your Own Image Gallery With Javascript Effects
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 »
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 password protection system
Learn how to create a simple password protection system
Security »
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 very simple and correct upload form
Learn how to create a very simple and correct upload form
Creating a simple PHP guestbook for user feedback on your site
In this tutorial you can learn how to Create a simple PHP guestbook for user feedback on your site
General »
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 »
Creating a simple file based polling script
In this tutorial I will show you how to create a simple, file based polling system where you can easy setup new polls. No database is required for this script and you only have to maintain one config file.
General »
Simple PHP Hit Counter
Learn some of the basics of PHP by starting off with a simple hit counter
Basics »
Simple Ad Rotation Script
This is a very easy and simple ad rotation script, you can set percentage to show the ads and you can adapt this script to rotate anything.
Basics »
How To Create Simple PHP Widgets
Learn how to create simple widgets. Source code is also attached with it.
Basics »
Simple Banner Rotator
After studying this tutorial you will build a simple banner/image rotator
General »






