PHP Classes

Make this article the first of a serie

Recommend this page to a friend!

      PHP Classes blog  >  What Are PHP Classes ...  >  All threads  >  Make this article the first of a serie  >  (Un) Subscribe thread alerts  
Subject:Make this article the first of a serie
Summary:OOP for beginners on PHP Classes
Messages:2
Author:benone
Date:2012-03-27 00:31:48
Update:2012-03-27 00:40:46
 

  1. Make this article the first of a serie   Reply   Report abuse  
Picture of benone benone - 2012-03-27 00:37:23
For me that a was great reading. Thanks.

If that could be the first of OOP serie here that would be awesome.

There is still lots of material to write about and to be honest it's very difficult to find such a clean and easy to understand explanation of all those concepts.

Hope you will continue with for example that:

"...
There are also other interesting OOP features like constructor and destructor functions, access protection modifiers, static functions and variables, etc.. but I do not want to go there. This is enough to get you started and migrate your global code to OOP PHP classes.
..."






  2. Re: Make this article the first of a serie   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2012-03-27 00:40:46 - In reply to message 1 from benone
It is a possibility to have follow-up articles like this. It is more a matter of free time to do it. We'll see. Thanks for the support.