I want to learn php, I am an absolute beginner, what book should I read?

As in the title, I need to learn PHP for web development, what I need to know, how to create website-driven databases. And also, what you need to know about the work of content management systems. Which book should I use to learn php from scratch?

+7
source share
2 answers

Learning PHP, MySQL, Javascript and CSS Robin Nixon from O'Reilly is a good book (I read) to get you started.

http://shop.oreilly.com/product/0636920023487.do

+8
source

You can start here: http://www.phptherightway.com/ . Everything else depends on your personal goals. This site is managed and constantly updated by leading PHP developers around the world.

+5
source

All Articles