Click on a Tutorial's Title to View It.

 Next Page >>

  PHP and OOP
Category: PHP

Object oriented programming was introduced for the first time in PHP 3. But the subjects is extremely actual again in PHP 5, because the entire concept of the OOP(Object Oriented Programming) was in fact redesigned from scratch for the new version of the language (PHP 5). Hence, this tutorial would be interesting for the advanced user familiar with PHP 4 and as well for the beginners, since we will try to use more "understandable" words and examples comprehensive enough to express the real power of the object oriented programming.

Written by Jordan

Views: 194

An Introduction to PHP
Category: PHP

If you want to learn the basics of PHP, then you've come to the right place

Written by Unknown

Views: 193

PHP Calendar Functions
Category: PHP

The calendar functions are useful when working with different calendar formats. The standard it is based on is the Julian day count (Julian day count is a count of days starting from January 1, 4713 B.C.). Note that the Julian day count is not the same as the Julian calendar!

Written by W3Schools

Views: 186

PHP Array Functions
Category: PHP

The array functions allow you to manipulate arrays. PHP supports both simple and multi-dimensional arrays. There are also specific functions for populating arrays from database queries.

Written by W3Schools

Views: 179

A simple PHP Tutorial
Category: PHP

Here we would like to show the very basics of PHP in a short, simple tutorial. This text only deals with dynamic web page creation with PHP, though PHP is not only capable of creating web pages.

Written by The PHP Group

Views: 201

 Next 10 >>


Tutorials listed onTutorial Central.com are 100% the property of their respective authors.

Copyright Tutorial-Central 2008