Need to know about PHP classes

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
senthil babu
Forum Newbie
Posts: 14
Joined: Tue Jan 27, 2009 12:20 am
Location: INDIA

Need to know about PHP classes

Post by senthil babu »

Hi ..

I am new to PHP.. I want to learn about PHP classes with an easy way.. where can i get basics to advanced classes codings with examples...

see u again
:(
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: Need to know about PHP classes

Post by omniuni »

This is a temporary link, but it should work for the next few days.

http://152.7.24.78/codescraps/

It's actually the example from a presentation I did for my Linux User Group on OO PHP5. You should be able to poke around at the source and see what's going on, it's a very simple example. If you have any questions, or the link doesn't work for you, just post back here or PM me to let me know respectively.
Post Reply