08-10-2009, 01:42 AM
|
#2 (permalink)
|
|
The Wanderer
Join Date: Sep 2007
Posts: 7
Thanks: 0
|
Well if you know all the basics of procedural programming and have knowledge of PHP functions then I'd look into Object Oriented Programming with PHP.
Not sure if you are ready to go about diving into OOP (though some may have different views on when you should start using/learning OOP), if you feel you are decent with the basics I suggest creating a small Article CMS. Content Management Systems can be very different but they usually incorporate a lot of what PHP can do so they are good practice projects.
|
|
|
|