Categories
Tags → Php Object Tutorial

Understanding Object Orientated PHP (oo PHP)

This tutorial is for all those people who know the basics of PHP, but want to take it to the next level. Object Orientated PHP is the interaction between different functions, classes and variables. Once you master the basic in this tutorial, you will...
DETAILS

Creating an object oriented MySQL abstraction class

In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
DETAILS

Herong''s Tutorial Notes on Web Service and SOAP

This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Service-Oriented Architecture (SOA), Web Services Definition Language (WS...
DETAILS

Welcome to PHP

This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operato...
DETAILS
©2003-2008 jCay.com