Browsing Author

João Gradim

I am a student and freelance web designer and web developer in Porto, Portugal
Author Feed

OOP in PHP

Learning OOP in PHP ASAP!

PHP is so much more than a scripting language. It’s a full-fledged language capable of building very complex applications. By harnessing the full power of Object Oriented Programming, you can reduce the amount of time you spend coding and use it to build better websites. This tutorial will show you how.