更多>
最新下载
24小时阅读排行榜
- 1 Python 作用域并不是你以为的那样简单
- 2 systemd-oomd 杀进程时优先级不生效或杀错的配置经验
- 3 JavaScript 登录验证循环逻辑详解:正确实现三次尝试限制与用户输入更新
- 4 numpy 如何在不复制数据的情况下修改数组 dtype
- 5 Python 异常在多线程中如何传播?
- 6 C++写入结构体到二进制文件完整教程_高效存储数据技巧
- 7 如何在 React 中混合使用模块化 CSS 类与全局 CSS 类
- 8 Numba函数错误:统一处理1D与2D数组的维度兼容性问题
- 9 Python Web 服务中的幂等性问题
- 10 c++中如何实现广度优先搜索_c++ BFS算法图论遍历方法【汇总】
- 11 如何在网页中正确判断并显示数字的奇偶性
- 12 c++中如何使用std::bind绑定类成员函数_c++回调函数实现技巧【实例】
- 13 C++类型安全进阶:span、expected与variant替代裸指针【现代C++范式】
- 14 Go Template 中正确遍历结构体字段与渲染评论数据的完整指南
- 15 sqlalchemy 如何写递归 CTE 查询树形结构数据
更多>
最新教程
-
- Node.js 教程
- 15920 2025-08-28
-
- CSS3 教程
- 1546007 2025-08-27
-
- Rust 教程
- 23109 2025-08-27
-
- Vue 教程
- 25585 2025-08-22
-
- PostgreSQL 教程
- 22084 2025-08-21
-
- Git 教程
- 9090 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
