Archive

Blog Archives

Polymorphism – OOP PHP Tutorial

Understanding Polymorphism and its usage and advantages.

Fastest way to Convert Associative Arrays to Objects

No need to create a class or Function to accomplish it.

Simple Database Connection using MySQLi OOP and Procedural

This tutorial demonstrates the use of MySQLi in OOP and Procedural Approach

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

Example of an Ajaxified WordPress Admin using OOP Style

A Good demonstration of Ajaxified WordPress Admin along with Object Oriented Approach

Using Object-Oriented Approach in Building WordPress Admin Menus

Coding in WordPress Admin using Object Oriented Programming