PHP3 is a powerful and flexible scripting language that integrates well with the open-source Apache Web server. Building Database Applications on the Web Using PHP3 explores how to use PHP3 to access databases for sophisticated Web applications. While it falls short of a comprehensive look at the topic, it does illustrate many of the key concepts and compatible SQL databases.
The book begins with quick overviews of PHP, Linux, and selected SQL databases. The focus is on PostgresSQL (an open-source derivative of the pioneer Ingres SQL product) and MySQL (a smaller and more simplified database). The database coverage is brief, however, and offers only a very general look at the database engines. At several points in the book the reader is directed to online documentation for further details.
A concise and orderly tutorial of the PHP3 language follows with simple code examples that illustrate major concepts such as variables, classes, and functions. From here the author presents some examples of database access from PHP3. This discussion continuously builds on a sample application to illustrate new concepts, which is organized well enough to allow quick topical reference.
The bulk of the book is a PHP3 language and function reference replete with examples for each entry. If you're unfamiliar with basic database concepts, you'll find this text is a bit incomplete; but it does work well for database aficionados looking to tap into PHP3. --Stephen W. Plain
Topics covered: PHP3 history, PostgresSQL, MySQL, embedding PHP code in HTML, SQL queries, run-time graphic generation, and login authentication.
Book Info
Provides everything you need to understand and work with PHP3. Presents essential background information and clear explanations of PHP3, PostgreSQL, MySQL, HTML, LINUX, and other relevant database and internet technologies. Softcover. CD-ROM included.
See all Editorial Reviews