May 7, 2008

ZEND PHP5 Certification STUDY GUIDE

Contents: Contents: ZEND PHP5 Certification STUDY GUIDE

Chapter1 — PHP Tutorial Basics
Syntax
Anatomy of a PHPScript
Data Types
Variables
Constants
Operators
Control Structures
Errors and Error Management


Chapter2 — Functions
Basic Syntax
Returning Values
Variable Scope
Passing Arguments
Variable-length Argument Lists
Passing Arguments by Reference

Chapter3 — Arrays
Array Basics
Array Operations
Array Iteration
Sorting Arrays
ArraysasStacks,QueuesandSets

Chapter4 — Strings And Patterns
String Basics
Comparing, Searching and Replacing Strings
Formatting Strings
Perl-compatibleRegularExpressions

Chapter5 — WebProgramming
Anatomy of a WebPage
Forms and URLs
HTTP Headers
Sessions

Chapter6 — Object Oriented Programming in PHP Tutorial
OOP Fundamentals
Class Methods and Properties
Constants,Static Methods and Properties
Interfaces & Abstract Classes
Exceptions
Lazy Loading
Relection

Chapter7 — Database Programming Tutorial
An Introduction to Relational Databases and SQL
SQL Joins
Advanced Database Topics

Chapter8 — Elements of Object oriented Design
Design Pattern Theory
The Standard PHP Library

Chapter9 — XML and Web Services Tutorial
The Extensible Markup Language(XML)
Simple XML
DOM
Web Services

Chapter10 — Security
Concepts and Practices
Website Security
Database Security
Session Security
File system Security
Shared Hosting

Chapter11 — Streams and Network Programming
Accessing Files
Accessing Network Resources

Appendix A — Differences Between PHP4 and PHP5
Language Features
Objects
Magic Methods
Selected New Extensions
Error Management

DOWNLOAD THIS BOOKS