
Hi,
Which version of PHP supports OOPS. How can I learn Object Oriented Programming in PHP?
Thanks

Hi,
The latest version of PHP including PHP 5 support OOPS programming. Here you can create classes and add the methods & behaviours to it.
The Object Oriented Programming in PHP makes the development of PHP based application very easy and maintainable.
We have created many articles and example on PHP Object Oriented programming. You can learn OOPs in PHP at our PHP OOPs tutorial page.
Links of more PHP Tutorials:
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.