Skip to content

Web Wizard's Guide to PHP

Best in textbook rentals since 2012!

ISBN-10: 0321121740

ISBN-13: 9780321121745

Edition: 2003

Authors: David A. Lash

List price: $51.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

The Web Wizard's Guide to PHP teaches readers with no programming experience how to quickly write dynamically generated Web pages. From the language basics to applications using databases, this quick and easy-to-understand introduction to PHP will show readers how to empower their Web sites with PHP in no time. The Web Wizard Series is a series of brief, introductory books on Internet and Web programming topics of interest to anyone who wants to create Web pages. Each book includes an easy-to-read, full-color design, and is written in a concise and practical manner to get readers quickly using the technologies.
Customers also bought

Book details

List price: $51.00
Copyright year: 2003
Publisher: Addison-Wesley Longman, Incorporated
Publication date: 8/9/2002
Binding: Paperback
Pages: 200
Size: 7.25" wide x 9.00" long x 0.50" tall
Weight: 0.946
Language: English

Introduction To PHP.
Background On Web Technologies.
What do you need to get started?
The Basic Development process (Creating your first script).
Review and chapter end questions.
PHP Basics.
Using PHP Variables.
Using HTML Forms For Input.
Review and final question.
PHP Control Structures.
If-else-elsif pages - Why use control structures?
Using loops pages.
Review and chapter end questions.
Creating Your Own Functions.
Using Functions Pages.
Writing Your Own Functions.
Review and chapter end questions.
Using PHP Arrays.
Using Arrays pages.
Associative Array pages.
Review and review questions.
Using Files and regular expressions.
Using Files.
Using Regular Expressions.
Summary and review questions.
Writing Web Applications.
What are multiple Screen Web applications?
Using Hidden fields (8-10).
Using Cookies.
Creating application that sends email.
Using sessions to handle multiple screen applications.
Summary and review questions.
PHP Applications Using Databases.
Database Basics?
Using Databases With PHP.
Summary and review questions.
Appendices.
Using telnet to connect to UNIX Web servers.
Some basic UNIX commands
Some basic SQL commands