Search on Google for "css-tricks php cms" click on the first link. It's a simple tutorial for creating a content management system in PHP; it really couldn't be any easier to understand than this guide. It will teach you the basics, I'd start off by trying to add features to it like authentication. This is how I first started learning PHP, like NIXMY said plain reading isn't enough - you've got to dive right into it.