se interessa ho anche il pdf di php cookbook, in inglese
comunque "Learning PHP 5" e' ottimo, non so se in Italia e' uscito, parte dalle basi fino a PEAR DB, MySQL (anche se spiega piu' dettagliatamente il primo), XML, oggetti, etc.
Ci sono anche esercizi carini con soluzioni, tipo questo:
codice:
Write a PHP program that computes the total cost of this restaurant meal: two hamburgers at $4.95 each, one chocolate milk shake at $1.95, and one cola at 85 cents. The sales tax rate is 7.5%, and you left a pre-tax tip of 16%.