On January 23, 2010, In PHP, by pankaj_eng
Merit and Dmerit of OOPs.
PHP can be used as a OOPS(Object Oriented Programing) . I define “can be”. It means it is not necessary to use PHP as a OOPS, In simple Program. If you are making a simple project using PHP don’t use concept of OOPS. Using OOPs in a simple project your work become more [...]
