没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
This book is designed to help you prepare for your Zend Certification and addresses the core examination topics for the exam. The book is geared at experienced programmers wanting to learn PHP rather than teaching basic programming concepts and focuses on PHP as a language. Table of Contents Introduction Functions Strings and Patterns Arrays Object Orientated PHP Security Data Formats and Types Input-Output (I/O) Web Features Databases and SQL
资源推荐
资源详情
资源评论
2
FOR DUCKEMS, BEASTLY, AND BRATFACE
FOR WHOM I WOULD CHANGE THE WORLD
IF ONLY I HAD THE SOURCE CODE !
3
Contents!
Introduction 6!
PHP Basics 7!
Syntax 7!
Variables 9!
Constants 12!
Operators 14!
Control Structures 17!
Namespaces 20!
Errors 21!
Exceptions 22!
Configuration 24!
Performance 25!
Extensions 28!
Functions 29!
Arguments 29!
References 31!
Variable Functions 32!
Returns 32!
Variable Scope 33!
Callables, Lambdas, and closures 33!
Strings and Patterns 35!
Declaring Strings 35!
PHP and multibyte strings 37!
Matching Strings 38!
Extracting strings 40!
Searching Strings 41!
Replacing strings 42!
Formatting Strings 43!
Formatting Numbers 45!
String Patterns – Regular Expressions 46!
Arrays 52!
Declaring and referencing arrays 52!
Quirks of PHP array keys 53!
Filling up arrays 53!
Push, pop, shift, and unshift (oh my!) 54!
Comparing Arrays 55!
Iterating through arrays 58!
Sorting Arrays 60!
Standard PHP Library (SPL) – ArrayObject class 62!
Object Orientated PHP 64!
Declaring Classes and Instantiating Objects 64!
Visibility or Access Modifiers 65!
Instance Properties and Methods 65!
Static Methods and Properties 66!
Working with Objects 67!
4
Constructors and Destructors 68!
Inheritance 69!
Interfaces 71!
Exceptions 72!
Reflection 74!
Type Hinting 75!
Class Constants 75!
Late Static Binding 76!
Magic (_*) Methods 78!
Standard PHP Library (SPL) 80!
Generators 81!
Traits 82!
Security 87!
Configuration 87!
Session Security 88!
Cross-Site Scripting 90!
Cross-Site Request Forgeries 90!
SQL Injection 91!
Remote Code Injection 92!
Email Injection 93!
Filter Input 93!
Escape Output 94!
Encryption, Hashing algorithms 95!
File uploads 96!
Database storage 97!
Avoid publishing your password online 97!
Data Formats and Types 99!
XML 99!
SOAP 106!
REST web services 108!
JSON 111!
Date and Time 111!
Input-Output (I/O) 116!
Files 116!
Reading 117!
Writing 117!
File System Functions 118!
Streams 120!
Web Features 124!
Sessions 124!
Starting a Session 124!
Session Identifier and Session Variables 124!
Logging a User Out 124!
Session Handlers 125!
GET and POST data 125!
Encoding data into URLs 125!
Passing variables by POST 127!
Forms 127!
The Request Superglobal 128!
5
Form elements 128!
Cookies 129!
HTTP Headers 131!
HTTP Authentication 132!
HTTP Status Codes 133!
Databases and SQL 134!
Introduction to Databases 134!
Working with SQL 136!
Joins 139!
Prepared Statements 140!
Transactions 140!
PHP Data Object (PDO) 141!
剩余144页未读,继续阅读
资源评论
ramissue
- 粉丝: 354
- 资源: 1487
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功