更多>
最新下载
24小时阅读排行榜
- 1 如何使用 Proxy 或方法修饰器确保每次调用前自动执行连接逻辑
- 2 CSS布局如何让复杂的表单实现两列呈现但在窄屏时变成单列
- 3 SQL分组后排序实现_分组排序技巧
- 4 宝塔面板如何设置站点子目录独立权限?在宝塔面板中精细化管理多用户
- 5 CSS如何引入Tailwind等原子类框架_通过构建工具集成或CDN直接引入
- 6 TypeScript ESM 导入中解决无扩展名路径报错的正确配置方案
- 7 mysql集合更新怎么做_mysql批量操作思路
- 8 SQL报表大文件生成慢_后台异步生成
- 9 如何在 PHP 视频画廊中为每个视频下方显示文件名
- 10 如何正确处理 httplib2 请求中的响应编码问题
- 11 mysql如何安装MySQL Enterprise版_mysql企业版安装与配置
- 12 Windows运维中组策略设置AppLocker程序白名单管理
- 13 HTML在移动端怎么适配_跨平台显示技巧【技巧】
- 14 mysql如何强制要求用户使用SSL_mysql require ssl权限设置
- 15 Windows服务管理器中定位服务对应的磁盘程序文件路径
更多>
最新教程
-
- Node.js 教程
- 18573 2025-08-28
-
- CSS3 教程
- 1554261 2025-08-27
-
- Rust 教程
- 25709 2025-08-27
-
- Vue 教程
- 27323 2025-08-22
-
- PostgreSQL 教程
- 23683 2025-08-21
-
- Git 教程
- 10557 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
