Hello,
I apologize if this is the wrong place for this question.
I have been learning the basics of php for about a month now and have seen similar coding to other languages i have been taught.
I would like to know if there is a recommended book that i should read to create my own content managment system for my existing website.
I know i maybe going to far for what i actually know but any help would be greatly appreaciated.
Thank you for your time
Regards
Dexs
Newbie php, where to start?
Re: Newbie php, where to start?
Why write your own content management system when there's CMS Made Simple? 
I can't recommend any books, but there are many PHP tutorials on the web (just google for something like "PHP tutorials").
Some starting points:
* http://www.php.net/links.php
* http://devzone.zend.com/public/view/tag/tutorials
* http://www.phpbuilder.com
Regards,
D

I can't recommend any books, but there are many PHP tutorials on the web (just google for something like "PHP tutorials").
Some starting points:
* http://www.php.net/links.php
* http://devzone.zend.com/public/view/tag/tutorials
* http://www.phpbuilder.com
Regards,
D
Re: Newbie php, where to start?
also w3schools (w3schools.com/php)
Re: Newbie php, where to start?
also w3schools (w3schools.com/php)