PHP 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 »
Top 20 Similar PHP Tutorials
Object Oriented Programming in PHP
This tutorial is about Object Oriented Programming in PHP
General »
Introduction to Object Oriented Programming
This tutorial is a light into the world of OOP
General »
Introduction to Object Oriented Programming
This basic introduction to object oriented programming in PHP will take you through the process of creating your first class and show you how you can use it in your very own website.
Creating an object oriented MySQL abstraction class
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed during your PHP script.
Database »
Object Orient Programming
This tutorial is about creating an Image Class in PHP
Object Orientated programming in PHP: The absolute basics
In this tutorial Combined-Minds.net will teach you the basics of OO-programming in PHP. Don’t know what I’m talking about? Read it! :)
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.
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 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 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 »
Creating a simple password protection system
Learn how to create a simple password protection system
Security »
Creating a date related count down system in PHP
In this tutorial you will learn you how to create a simple count down system.
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 »
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 »
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 »










