更多>
最新下载
24小时阅读排行榜
- 1 如何让页面加载逻辑具备容错能力:替代 window.onload 的现代方案
- 2 如何让页面加载逻辑具备容错能力并支持多 GeoGebra 小程序注入
- 3 如何在 React 中根据动态数据实时调整组件样式
- 4 GO项目中HTML无法加载外部JS文件的解决方案
- 5 如何让按钮内文本自动换行而不挤占右侧图标位置
- 6 如何在 ACF Post Object 字段中正确获取并显示关联产品的缩略图
- 7 如何在 React 中根据动态数据实时切换组件样式
- 8 如何在 Go Web 服务中正确加载外部 JavaScript 文件
- 9 如何正确对字典列表按键或值排序(解决 KeyError: 1 错误)
- 10 如何在 PHP 中从 DOMNodeList 中筛选指定标签名的节点
- 11 如何在 Go 中通过类型断言检测数值范围错误
- 12 Python 中的单元素解包语法:[b] = a 原理与最佳实践
- 13 如何在 Go 中通过类型断言检测数值越界错误
- 14 如何为页面中多个表单分别实现独立的“编辑”功能
- 15 如何实现网页加载时 GeoGebra 小程序注入的容错与可靠执行
更多>
最新教程
-
- Node.js 教程
- 16241 2025-08-28
-
- CSS3 教程
- 1546843 2025-08-27
-
- Rust 教程
- 23375 2025-08-27
-
- Vue 教程
- 25828 2025-08-22
-
- PostgreSQL 教程
- 22316 2025-08-21
-
- Git 教程
- 9286 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
