PHP Tutorial

Creating Joomla 1.5 Advanced Registration System

Learn more about Creating Joomla 1.5 Advanced Registration System
Advanced » prodevtips.com
Score(+): 4 | Views: 227 | Save it | Report it


Top 20 Similar PHP Tutorials

Creating a user login and registration system.

In this tutorial we will teach you how to create a basic and simple user login and registration system for your website.
Basics » combined-minds.net
Score(+): 5 | Views: 263 | Similar Tuts | Save it | View this tutorial

PHP Registration System

Create a PHP based user registration system
General » blog.nightgen.com
Score(+): 4 | Views: 166 | Similar Tuts | Save it | View this tutorial

Creating an advanced website shoutbox with PHP and MySQL

This tutorial is about creating an advanced website shoutbox with PHP and MySQL
General » avengex.com
Score(+): 3 | Views: 155 | Similar Tuts | Save it | View this tutorial

Object Orientated: Creating an Advanced Pagination Class

This class will display the results of any MySQL table including all the fields and rows. It will work out how many fields there are and display the results accordingly.
Functions and OOP » talkphp.com
Score(+): 6 | Views: 201 | Similar Tuts | Save it | View this tutorial

Creating a PHP Powered FAQ System

Learn how to create a PHP Powered FAQ System
General » tutorialarea.com
Score(+): 4 | Views: 186 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 4 | Views: 197 | Similar Tuts | Save it | View this tutorial

Creating A Permission System

Creating A Permission System for users in conjunction with a login system
Security » 13dots.com
Score(+): 4 | Views: 263 | Similar Tuts | Save it | View this tutorial

Creating a star rating system

Learn how to create a star rating system
General » slim.climaxdesigns.com
Score(+): 4 | Views: 180 | Similar Tuts | Save it | View this tutorial

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
PHP Files » phptoys.com
Score(+): 4 | Views: 287 | Similar Tuts | Save it | View this tutorial

Creating a Website Design Template System Using PHP

Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
Advanced » zeronese.net
Score(+): 5 | Views: 314 | Similar Tuts | Save it | View this tutorial

Creating a date related count down system in PHP

In this tutorial you will learn you how to create a simple count down system.
Date and Time » phptoys.com
Score(+): 6 | Views: 197 | Similar Tuts | Save it | View this tutorial

Creating a simple password protection system

Learn how to create a simple password protection system
Security » phptoys.com
Score(+): 4 | Views: 198 | Similar Tuts | Save it | View this tutorial

Creating Files Using PHP File System-Easiest Way

In this tutorial we are going to cover the basics of creating files using PHP file system function fopen() in a very quick to learn and user friendly way.
Basics » php-learn-it.com
Score(+): 14 | Views: 604 | Similar Tuts | Save it | View this tutorial

Creating a file based login system

In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database.
General » phptoys.com
Score(+): 5 | Views: 195 | Similar Tuts | Save it | View this tutorial

Creating a Templating System Using Object Oriented Programming in PHP

In this tutorial you will learn more about Creating a Templating System Using Object Oriented Programming in PHP
General » shadow-fox.net
Score(+): 5 | Views: 182 | Similar Tuts | Save it | View this tutorial

Registration Script

Creating a user registration for your website is a great idea, you can track users, give more features to your users and create a community. Before you do any of this you need a way for them to sign-up. This tutorial will take you from beginning to end on how to create a registration script from scratch.
General » tutorialcode.com
Score(+): 3 | Views: 144 | Similar Tuts | Save it | View this tutorial

Massive User Registration Tutorial

This tutorial is about MySQL Table and Insert Values
General » tutorialstream.com
Score(+): 2 | Views: 146 | Similar Tuts | Save it | View this tutorial

CMS Tutorial: Part 4: Registration and login process

The fourth part implements the login, logout, registration process using the class created in the third part
General » jaanleva.com
Score(+): 3 | Views: 159 | Similar Tuts | Save it | View this tutorial

Advanced PHP

In this tutorial you will learn how to Abstract Classes to Define Rules
General » talkphp.com
Score(+): 1 | Views: 119 | Similar Tuts | Save it | View this tutorial

Advanced Functions with PHP

A brief tutorial containing how to information on Comments, Variables, Predefined $_GET Variable, Basic Math, Exponents, If Statements, Else Statements, Isset, Echo Function, Including HTML inside of PHP.
Basics » hackosis.com
Score(+): 2 | Views: 162 | Similar Tuts | Save it | View this tutorial