PhpTips.im - Everything about php - Download CMS, find tips and tricks, code snippetz, classes and more and more...
Bookmark this page !
   

Articles

    Home » Articles » PHP Classes
Browsing PHP Classes RSS RSS

   Pages :   0     1  
Introduction
Published on : 01.05.2010 Category : PHP Classes Viewed : 57 times.
Some consider classes one of the hardest components of PHP to figure out, but the reality is that classes are extremely straightforward and easy to use. The trouble comes from the fact that not all programmers have worked with Object-Oriented Programming (OOP) before. Classes are little more than a container for variables and functions affecting those variables, but they can be very useful for building small components - almost miniture programs...
Read More »

PHP Class Tutorial
Published on : 01.05.2010 Category : PHP Classes Viewed : 28 times.
I’m not sure how to start this one… It can be quite difficult to understand PHP classes at first, but hopefully I’ll make everything seem easy! Let's just get stuck in shall we… Brief overview… Ok so you’re actually reading this brief overview? You must be serious… PHP classes can be used to group together a set of ‘like’ functions used within a bigger application. Their main advantage is the fact that yo...
Read More »

 

 Members
Log In !
Email Address :

Password :


Change my passowrd !
Sign Up !
We have : 3 members.
Latest member : albans
 
 Last Posts
 
 Advertising
 
©PhpTips.im 2010
Powered by PikaCMS.
Quick Links :
Home | Browse all articles | Downloads | Terms of Use
RSS RSS 2.0 : Articles | Downloads ATOM : Articles | Downloads