|
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.
|