Nettuts+ Author - João Gradim

PG

Author: João Gradim

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


Posts by João Gradim

OOP in PHP

Learning OOP in PHP ASAP!

Jan 19th in PHP by João Gradim
107

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.

Continue Reading