PHP Tutorial

April 13th, 2009 Leave a comment Go to comments

I started working on PHP a long time ago. Unfortunately not many PHP tutorial were available that would explain the basics of PHP at that time. It is my vision to help the entire developer community to learn the concepts of PHP.

This page will consist of various articles and tutorials on PHP, e.g.: PHP5 Tutorial, PHP Examples, PHP Class, etc. Read on to find out.

I also invite you to sign up for my newsletters to keep yourself updated on PHP Tutorial and other technical posts that I write.

PHP5 Tutorial – Basics of PHP5 Class

1. How to create a PHP5 Class
2. How to Create a PHP5 Class Object
3. Defining Attributes of a PHP5 Class
4. Defining Methods of a PHP5 Class

PHP5 Constructor and Destructor

1. Creating a PHP5 Constructor __construct()
2. How to create a PHP5 Destructor __destruct()


Advance PHP5 Concepts

1. Public, private and protected Access Specifiers
2. $this variable explained
3. instanceOf Operator Explained
4. Defining PHP5 Class Constants
5. Static Data Members and Methods
6. Final Class and Methods
7. Exception Handling in PHP5

PHP5 Inheritance & Polymorphism

1. PHP Inheritance
2. PHP Abstract Class and Interface
3. PHP Polymorphism

PHP5 Magic Methods

1. __toString() Magic method
2. __get() and __set() Magic Method
3. __isset() and __unset() Magic Method
4. __call() Magic method
5. __autoload() method
6. __sleep() and __wakeup()
7. __clone() method

Subscribe to my FREE newsletter for updates on more PHP tutorials


41
Comments (0) Trackbacks (0) Leave a comment Trackback
  1. No comments yet.
  1. No trackbacks yet.
Enter this code to leave comment (Sorry, but bots get me crazy :) )
spacer


Subscribe to comments feed
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.