PHP 4: A Beginner's Guide
William McCarty
- 出版商: McGraw-Hill Osborne Media
- 出版日期: 2001-07-26
- 售價: $1,064
- 貴賓價: 9.5 折 $1,011
- 語言: 英文
- 頁數: 544
- 裝訂: Paperback
- ISBN: 0072133716
- ISBN-13: 9780072133714
-
相關分類:
PHP 程式語言
下單後立即進貨 (約2~4週)
買這商品的人也買了...
-
$1,050$998Fundamentals of Data Structures in C++
-
$880$836Internetworking with TCP/IP Vol. 3, Client-Server Programming and Applications (BSD Socket Version with ANSI C)
-
$700$665Introduction to the Theory of Computation
-
$1,100$1,078UNIX Network Programming, Volume 1, 2/e (精裝)
-
$399
The Unified Modeling Language User Guide
-
$2,800$2,660The Windows 2000 Device Driver Book: A Guide for Programmers, 2/e (Paperback)
-
$1,050$1,029Computer Networking: A Top-Down Approach Featuring the Internet
-
$1,050$998Operating Systems: Internals and Design Principles, 4/e
-
$2,214$2,103Cisco BGP-4 Command and Configuration Handbook
-
$1,889$1,795Postfix
-
$1,455$1,382Linux Device Drivers, 2/e
-
$1,150$1,093Universal Serial Bus System Architecture, 2/e (Paperback)
-
$1,050$998Operating System Concepts, 6/e
-
$990$970Introduction to Algorithms, 2/e
-
$1,150$1,127Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)
-
$1,598$1,518802.11 Wireless Networks: The Definitive Guide
-
$2,360$2,242MCAD/MCSD Self-Paced Training Kit: Developing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual C# .NET (Paperback)
-
$2,450$2,328Embedded Linux: Hardware, Software, and Interfacing
-
$1,120$1,098Linux Kernel Programming, 3/e
-
$875
Practical VoIP Using VOCAL (Paperback)
-
$1,300$1,235Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$2,068$1,965Complete Java 2 Certification Study Guide, 3/e
-
$1,280$1,216Modern Database Management, 6/e (精裝)
-
$1,974$1,875Visual Modeling with Rational Rose 2002 and UML, 3/e (Paperback)
-
$1,455$1,382Designing Embedded Hardware
商品描述
Get up and running quickly with PHP 4 using this introductory resource
Use this book to learn the basics of working PHP 4 -- one of todays most popular, cross-platform open-source scripting languages. Youll start out by creating basic PHP programs and move toward more advanced topics such as writing conditional statements, using strings, creating functions, inputting arrays, and more. Follow along with sample programs as they progress in complexity, so you wont miss a step along the way. In no time, youll be able to use PHP as a Web development tool for e-commerce and intranet applications or for handling other tasks including network management and database administration. Informative and remarkably easy-to-follow, this instructive guide will help you master this powerful and reliable scripting language.
This Beginners Guide is Designed for Easy Learning:
- Modules -- Each concept is divided into logical modules (chapters),
ideal for individualized learning
- Goals -- Each module opens with the specific skills youll have by
the end of the module
- Ask the Experts -- Q;A sections throughout are filled with extra
information and interesting commentary
- 1-Minute Drills -- Quick self-assessment sections to check your
progress
- Annotated Syntax -- Example code annotated with commentary that
points to the particular technique illustrated
- Projects -- Exercises contained in each module show how to apply
what you are learning
- Mastery Checks -- End-of-module reviews that test your knowledge
using short-answer, multiple-choice, fill-in-the-blank, and simple coding
questions
Contents
PART 1 Writing Basic PHP
Programs
1 Creating PHP Programs
2
PHP Building Blocks
3 Creating HTML
Forms
4 Accessing Data
5 Working
with Scalar Values
PART 2 Writing More Advanced PHP
Programs
6 Writing Conditional
Statements
7 Using Functions
8
Using Arrays
9 Using Strings
PART 3
Working with Stored Data
10 Using
Cookies
11 Working with Files and
Directories
12 Sending and Receiving
E-mail
13 Relational Database and SQL
Primer
PART 4 Using Advanced PHP
Facilities
14 Accessing Relational
Databases
15 Using Classes and
Objects
16 Using Application
Templates
17 Debugging PHP Scripts
PART
V Appendixes
A Answers to Mastery
Checks
B Installing PHP
C PHP
Resources
D Unix Essentials
E
Escapes
F ASCII
G PHP
Operators
H Security
I PHP
Functions