更多>
最新下载
24小时阅读排行榜
- 1 JavaScript垃圾回收机制如何管理内存【教程】
- 2 如何将 POST 数据持久化保存到 PHP 文件中并实现离线访问
- 3 ext4 "EXT4-fs warning: 31 callbacks suppressed" 日志刷屏的抑制方法
- 4 如何在Golang中优化微服务调用延迟_Golang微服务性能提升方法
- 5 如何在Golang Web中实现静态资源服务_静态文件处理方案
- 6 javascript怎样进行错误调试【教程】
- 7 如何在Golang中优化并发性能_Golang goroutine调度与资源管理方法
- 8 c++中如何防止头文件重复包含_c++ #ifndef与#pragma once区别【实例】
- 9 c++中如何判断一个数是否为丑数_c++丑数分解算法实现【详解】
- 10 Go 中变参函数不支持混合使用展开切片与普通参数的原理与解决方案
- 11 Golang make函数适用于哪些类型_make使用规则解析
- 12 如何在纯静态网站中统一管理多页面导航栏(无需 PHP)
- 13 javascript如何操作音频和视频?_探索javascript媒体编程【教程】
- 14 如何使用Golang构建工厂模式_Golang工厂模式创建对象示例
- 15 如何使用Golang测试日志输出_Golang log包单元测试方法
更多>
最新教程
-
- Node.js 教程
- 15914 2025-08-28
-
- CSS3 教程
- 1545994 2025-08-27
-
- Rust 教程
- 23106 2025-08-27
-
- Vue 教程
- 25577 2025-08-22
-
- PostgreSQL 教程
- 22081 2025-08-21
-
- Git 教程
- 9085 2025-08-21
下载首页 / 学习资料 / php电子书
内容简介
《PHP编程(第3版)(影印版)》作者塔特罗等的诸多风格提示和实践编程建议将可以帮助你成为一名顶尖PHP程序员。
作者简介
作者:(美国)塔特罗(Tatroe K.) (加拿大)麦金太尔(MacIntyre P.) (丹麦)勒多夫(Ixrdorf R.)Foreword
Preface
1. Introduction to PHP
What Does PHP Do?
A Brief History of PHP
The Evolution of PHP
The Widespread Use of PHP
Installing PHP
A Walk Through PHP
Configuration Page
Forms
Databases
Graphics
2. Language Basics
Lexical Structure
Case Sensitivity
Statements and Semicolons
Whitespace and Line Breaks
Comments
Literals
Identifiers
Keywords
Data Types
Integers
Floating-Point Numbers
Strings
Booleans
Arrays
Objects
Resources
Callbacks
NULL
Variables
Variable Variables
Variable References
Variable Scope
Garbage Collection
Expressions and Operators
Number of Operands
Operator Precedence
Operator Associativity
Implicit Casting
Arithmetic Operators
String Concatenation Operator
Auto-increment and Auto-decrement Operators
Comparison Operators
Bitwise Operators
Logical Operators
Casting Operators
Assignment Operators
Miscellaneous Operators
Flow-Control Statements
if
switch
while
for
foreach
try...catch
declare
exit and return
goto
Including Code
Embedding PHP in Web Pages
Standard (XML) Style
SGML Style
ASP Style
Script Style
Echoing Content Directly
3. Functions
Calling a Function
……
4. Strings
5. Arrays
6. Objects
7. Web Techniques
8. Databases
9. Graphics
10. PDF
11. XML
12. Security
13. Application Techniques
14. PHP on Disparate Platforms
15. Web Services
16. Debugging PHP
17. Dates and Times
Appendix: Function Reference
Index
《PHP编程(第3版)(影印版)》作者塔特罗等的诸多风格提示和实践编程建议将可以帮助你成为一名顶尖PHP程序员。
作者简介
作者:(美国)塔特罗(Tatroe K.) (加拿大)麦金太尔(MacIntyre P.) (丹麦)勒多夫(Ixrdorf R.)Foreword
Preface
1. Introduction to PHP
What Does PHP Do?
A Brief History of PHP
The Evolution of PHP
The Widespread Use of PHP
Installing PHP
A Walk Through PHP
Configuration Page
Forms
Databases
Graphics
2. Language Basics
Lexical Structure
Case Sensitivity
Statements and Semicolons
Whitespace and Line Breaks
Comments
Literals
Identifiers
Keywords
Data Types
Integers
Floating-Point Numbers
Strings
Booleans
Arrays
Objects
Resources
Callbacks
NULL
Variables
Variable Variables
Variable References
Variable Scope
Garbage Collection
Expressions and Operators
Number of Operands
Operator Precedence
Operator Associativity
Implicit Casting
Arithmetic Operators
String Concatenation Operator
Auto-increment and Auto-decrement Operators
Comparison Operators
Bitwise Operators
Logical Operators
Casting Operators
Assignment Operators
Miscellaneous Operators
Flow-Control Statements
if
switch
while
for
foreach
try...catch
declare
exit and return
goto
Including Code
Embedding PHP in Web Pages
Standard (XML) Style
SGML Style
ASP Style
Script Style
Echoing Content Directly
3. Functions
Calling a Function
……
4. Strings
5. Arrays
6. Objects
7. Web Techniques
8. Databases
9. Graphics
10. PDF
11. XML
12. Security
13. Application Techniques
14. PHP on Disparate Platforms
15. Web Services
16. Debugging PHP
17. Dates and Times
Appendix: Function Reference
Index
本站所有资源都是由网友投搞发布,或转载各大下载站,请自行检测软件的完整性!本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!如有侵权请联系我们删除下架,联系方式:admin@php.cn
