Buchdetails
Beschreibung
An introduction to the basic language constructs, control structures, and functions leads off this book in a comfortable way for readers who are versed in other languages, such as Visual Basic. Very practical chapters, such as "Basic PHP Gotchas," help keep students out of trouble as they get their feet wet in PHP. For database access--a critical application of PHP in the real world--the focus is appropriately on MySQL, a simple, cross-platform SQL database.
Plenty of code examples and a companion Web site with downloadable code fill out this tutorial nicely. It is a one-stop way to learn PHP inside and out. --Stephen W. Plain
Topics covered:
PHP syntax
Variables
Data types
Control structures
Custom functions
Specialized functions
File-system functions
Style tips
PHP "gotchas"
SQL introduction
Database access
Sessions
Cookies
JavaScript integration
E-mail access
XML integration
Object-oriented programming by using PHP