I just started learning php anf bought the basic "Programming PHP" from "O'Reilly". Skimmed that but its not really detailed enough for me (Once you learn one scrippting language they are all pretty similar).
Does anybody have any recomendations. Somthing that includes Templitisations.
| QUOTE (myork @ Feb 22 2004, 06:10 PM) |
| Skimmed that but its not really detailed enough for me (Once you learn one scrippting language they are all pretty similar). |
If that's the case, then there's always the PHP Manual ;) Sorry can't help you more
http://www.php.net/manual/en/
I used PHP in Easy Steps.
It's a very easy begginers book. Very good for begginers but not real advanced. But I loved it :)
I used PHP and MySQL for Dummies. It's not real advanced, but explains the basics of PHP and MySQL databases.