PHP is a powerful yet easy-to-use tool for creating dynamic web content. The perfect language for projects great and small, PHP is used by Yahoo!, millions of personal home pages, and everything in-between. Best of all, PHP is an open source and runs on Unix, Windows, and Mac OS X. The latest version, PHP 5, Bontains robust support for object-oriented programming, an integrated suite of XML tools, an all-new MySQL extension, web services with SOAP and REST, and hundreds of other improvements.
This book Useful for Computer Science students.
CHAPTER 1 Installation
CHAPTER 2 Basic Language
CHAPTER 3 Building Blocks
CHAPTER 4 Control Structure
CHAPTER 5 Arrays
CHAPTER 6 Function
CHAPTER 7 String
CHAPTER 8 Managing Date and Time
CHAPTER 9 Objects
CHAPTER 10 Object Oriented Programming
CHAPTER 11 Forms
CHAPTER 12 Working with Files
CHAPTER 13 Using MYSQL to Create Database
CHAPTER 14 Connecting to Databases within PHP
CHAPTER 15 Cookies and Session
CHAPTER 16 Validating User Input
CHAPTER 17 Error Handling
CHAPTER 18 Working with XML Within PHP
CHAPTER 19 Regular Expression
CHAPTER 20 Building Content Management System
CHAPTER 21 Using Pear
CHAPTER 22 Managing a Simple Mailing List
CHAPTER 23 Creating an Address Book Online
CHAPTER 24 Creating a Shopping Cart Mechanism
CHAPTER 25 PHP Script
APPENDIX A Different Types of PHP Errors Defined
APPENDIX B Regular Expression Basics
APPENDIX C PHP's Built-in Functions
APPENDIX D PHP Quick Reference
Glossary
Index