Book description
NoneTable of contents
- Foreword
- Preface
- 1. Introduction to PHP
- 2. Language Basics
- 3. Functions
-
4. Strings
- Quoting String Constants
- Printing Strings
- Accessing Individual Characters
- Cleaning Strings
- Encoding and Escaping
- Comparing Strings
- Manipulating and Searching Strings
-
Regular Expressions
- The Basics
- Character Classes
- Alternatives
- Repeating Sequences
- Subpatterns
- Delimiters
- Match Behavior
- Character Classes
- Anchors
- Quantifiers and Greed
- Noncapturing Groups
- Backreferences
- Trailing Options
- Inline Options
- Lookahead and Lookbehind
- Cut
- Conditional Expressions
- Functions
- Differences from Perl Regular Expressions
- What’s Next
-
5. Arrays
- Indexed Versus Associative Arrays
- Identifying Elements of an Array
- Storing Data in Arrays
- Multidimensional Arrays
- Extracting Multiple Values
- Converting Between Arrays and Variables
- Traversing Arrays
- Sorting
- Acting on Entire Arrays
- Using Arrays to Implement Data Types
- Implementing the Iterator Interface
- What’s Next
- 6. Objects
- 7. Dates and Times
- 8. Web Techniques
- 9. Databases
- 10. Graphics
- 11. PDF
- 12. XML
- 13. JSON
- 14. Security
- 15. Application Techniques
- 16. Web Services
- 17. Debugging PHP
- 18. PHP on Disparate Platforms
- Function Reference
- Index
Product information
- Title: Programming PHP, 4th Edition
- Author(s):
- Release date:
- Publisher(s): O'Reilly Media, Inc.
- ISBN: None
You might also like
book
PHP 8 Basics: For Programming and Web Development
Take advantage of PHP 8's powerful features to create basic web applications, solve code tests (required …
book
Programming C# 10
C# is undeniably one of the most versatile programming languages available to engineers today. With this …
book
Learning Java, 5th Edition
If you're new to Java—or new to programming—this best-selling book will guide you through the language …
book
PHP Cookbook
If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code …