描述
开 本: 16开纸 张: 胶版纸包 装: 平装是否套装: 否国际标准书号ISBN: 9787564144562
内容简介
《PHP编程(影印版第3版)》将为你讲解在使用PHP 5.x*特性创建高效web应用时所需要知道的一切内容。你将首先有个初步的印象,然后通过一些正确用法和常见错误的演示来深入了解语言的语法、编程技巧和其他细节。 如果你熟悉HTML,本书作者塔特罗等的诸多风格提示和实践编程建议将可以帮助你成为一名*PHP程序员。
目 录
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
评论
还没有评论。