PHP Tutorial
Create a basic Calculator using classes
In this tutorial you will learn how to create a basic Calculator using classes
General »
Top 20 Similar PHP Tutorials
How to create a basic rating system
In this tutorial I will show you how to create a basic and simple to use rating system. To make the script more simple and database independent we will use simple files to store rating information.
Basics »
How to create a basic news system with PHP
In this tutorial I will show you how to create a basic file based news system with integrated WYSIWYG editor.
General »
PHP Classes
With the introduction of PHP4, PHP introduced classes, a type of programming subdivision typically only seen in desktop languages. PHP5 expanded upon this implementation, creating what many consider to be a nearly full object orientation implementation. This tutorial will focus on only the basic realm of classes, which is compatible with both PHP4 and PHP5, unless otherwise noted. Note that you need a decent understanding of PHP to read this :D (including the understanding of how functions work)
Introduction to using classes
This tutorial will teach you what classes are and how to use them effectively in your web application.
PHP Objects and Classes
In this video tutorial you will learn more about objects and classes
General »
PHP Classes - A Breakdown
What is OOP? How do you use OOP with PHP? What's a class? All these questions an more answered in an detailed tutorials covering PHP and Classes.
OOP Theory - How to develop your whole site using classes
In this tutorial you will learn how to develop your whole site using classes
General »
Basic Strategy game
Today I will try to explain how to train and untrain units, which user will use to attack others or defend himself
Advanced »
Basic Strategy game
Today the author will try to explain how to create Bank structure, which would allow us to make more money per turn.
Advanced »
Understanding PHP Arrays and Their Basic Operations
A collection of 11 tips on PHP array introduction
General »
Create a PHP Include File to create logging of server messages to a central logfile
This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General »
Make a Basic Advertisment System For Your Website
This tutorial contains a small but useful script. You can use it to manage your ads if you have several people wanting to advertise on your site for a specified amount of time or you can use it as a simple affiliate box
General »
PHP MySQL basic CMS with view, add, edit and delete
In this tutorial you will be creating a simple CMS (Content Management System). This tutorial will be focused around creating a news CMS in particular but you can customize it to whatever suites you
General »






