| Re: Good tutorial on PHP OOP (Object Oriented Programming) |
| by vyarthrot on 2015/3/10 8:40:39 Hope this will help you.....OOPs Basics Vyar |
| Re: Good tutorial on PHP OOP (Object Oriented Programming) |
| by Cesagonchu on 2013/6/27 11:11:55 Quote:
I don't have this problem. Quote:
Can we have more details? Is it a Xoops module? |
| Re: Good tutorial on PHP OOP (Object Oriented Programming) |
| by hariseldon on 2013/6/27 8:00:08 I click on the tutorials' links but they take forever to load... how come? I like object oriented programming, however I have seen it getting abused many times before. I have seen for example a captcha script filled to the brim with classes for what? A simple captcha. I am OK with OOP but where is really needed and where it has a real added value. My two cents |
| Good tutorial on PHP OOP (Object Oriented Programming) |
| by Mamba on 2012/6/22 19:02:05 For those of you who want to start with PHP OOP and use it in XOOPS: http://www.phpzag.com/object-oriented-programming-with-php/ Also, don't miss this article about Inheritance of xoopsForm |