View Single Post
  #6 (permalink)  
Old 05-24-2007, 02:59 PM
Sivart Sivart is offline
Junior Member
 
Join Date: May 2007
Posts: 14
Sivart is on a distinguished road
I will always recommend to anyone wanting to learn PHP to sit down with Kevin Yank's book: How to Build a Database Driven Website. It starts out with a somewhat practical example. It will introduce you to MySQL so you can understand queries and then it will take you on to very small PHP scripts. The only problem I have had with the book is that the code is not very organized, sometimes going to the next line (perhaps due to width of the physical pages) for no apparent reason.
Reply With Quote