PHP Classes

Submitted by Nystic » With the introduction of PHP4, PHP introduced classes, a type of programming subdivision typically only seen in desktop languages. PHP5 expanded upon this implementation, creating what many consider to be a nearly full object orientation implementation. This tutorial will focus on only the basic realm of classes, which is compatible with both PHP4 and PHP5, unless otherwise noted. Note that you need a decent understanding of PHP to read this :D (including the understanding of how functions work)
Rating: 3.2/5 | 329 clicks | 0 comments | 2 saves | share | report

Comments on this tutorial

Discuss this tutorial

You must be logged in to comment on a tutorial.