Know any dead trees that can teach me about php and MySQL?
November 20, 2006 12:10 PM Subscribe
Recommendations for a book to teach myself php and MySQL?
I have a basic "copy and paste" knowledge of php and even less knowledge of MySQL. I currently use online tutorials for specific problems. I'm hoping for a book that can start me off with basic php and then take me through more advanced lessons. Since I don't know much about MySQL, I'm also hoping that the book could help me with that.
Some of the things I wish I could master include XML parsing, PEAR requests and using php within Wordpress, Drupal or other CMS's (and a whole bunch of MySQL stuff).
I know there's plenty of online tutorials and full lessons, but I think that a book will be a better way to start for me.
posted by dripdripdrop to computers & internet (8 answers total) 12 users marked this as a favorite
As for php, I'd find a project, like some sort of serious hack onto wordpress, and try and figure out how they built it, and from there, try and bend it to your will. Only really works if you've got a serious project in mind, though.
posted by Freen at 1:06 PM on November 20, 2006 [1 favorite]