Search Results for: add.php_GETME

PHP Abstract Class Primer Tutorial

PHP can be written with a functional approach or an Object Oriented (OOPS) approach, and today, we show some OOP approach ideas such as … an abstract class “via abstract class [className] { }“ another polymorphic (syntax) idea “via public … Continue reading

Posted in eLearning, OOP, Tutorials | Tagged , , , , , , | 7 Comments

PHP Polymorphic Thoughts Primer Tutorial

We have mentioned the word “polymorphic” at this blog … and we weren’t sneezing m’lord … and you may wonder with the avid PHP fan base here why we don’t talk about “polymorphism” regarding PHP? Or maybe not … but … Continue reading

Posted in eLearning, OOP, Tutorials | Tagged , , , , , | 27 Comments