Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming > Object Oriented Programming

 
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Images
Object Oriented Programming
Security

Basic Object Oriented Approach November 23rd, 2007

Teaches how we can call function using objects after creating the instance of the class. It's a good code re-usability technique to use this kind of approach

PHP programming >> Object Oriented Programming >> thinkofcode.com
Broken Link | 43 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Database Abstraction Layer November 17th, 2007

This tutorial shows how simply we can interact with database using OOPs appraoch

PHP programming >> Object Oriented Programming >> thinkofcode.com
Broken Link | 72 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Introduction to OOP using PHP October 16th, 2007

This tutorial is an introduction to object oriented programming (OOP) with PHP. Upon finishing this tutorial, you should have the basic tools necessary to begin navigating the world of OOP. Throughout, we will build upon one example while key terms and nuances to OOP with PHP are introduced. In addition, some time will be spent showing how to integrate object oriented PHP with MySQL.

PHP programming >> Object Oriented Programming >> kirupa.com
Broken Link | 102 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5