current location: Home > Download > Learning resources > php e-book > "PHP Classic Example 2"

"PHP Classic Example 2"
Classify: Learning materials / php e-book | Release time: 2017-12-16 | visits: 3081676 |
Download: 357 |
Latest Downloads
Horror Beat Phase Maker
Himalayan Children
Zebra AI
Supermarket Manager Simulator
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
24 HoursReading Leaderboard
- 1 One of Logitech's Best Gaming Mice is Heavily Discounted
- 2 Roblox: Blox Fruits - How To Get The Dark Dagger
- 3 Fix VMWare Slow System Performance in Windows 11
- 4 Project Egoist codes for April 2025
- 5 Windows 11 KB5055629 Download & Quick Fixes for Not Installing
- 6 Pokemon TCG Pocket Celestial Guardians Card List
- 7 NYT Connections Answers And Hints - May 1, 2025 Solution #690
- 8 Quantitative Exchange Ranking 2025 Top 10 Recommendations for Digital Currency Quantitative Trading APPs
- 9 How to download, install and register the Hong Kong Digital Currency Exchange app 2025
- 10 How to download the Hong Kong Digital Currency Exchange app? The top ten digital currency exchange apps are included
- 11 Brainrot Evolution codes for April 2025
- 12 Is the digital currency app formal? Top 10 formal and legal virtual currency trading apps in the world
- 13 What kind of software is a digital currency app? Top 10 Apps for Digital Currencies in the World
- 14 uniswap on-chain withdrawal
- 15 Is there a future for digital currency apps? Apple mobile digital currency trading platform app download TOP10
Latest Tutorials
-
- Go language practical GraphQL
- 3234 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4564 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2583 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3292 2024-03-29
Want to master PHP programming skills? Or want to learn how to complete a specific task? Then be sure to take a look at "PHP Classic Example" first. This book introduces 350 classic techniques specially revised for PHP 5.4 and 5.5, and provides rich sample code. In particular, the solution for generating dynamic web content has been comprehensively updated, covering everything from using basic data types to querying databases, from calling RESTful APIs to testing and securing websites.
Each tip provides sample code that is free to use, along with a discussion of how to solve the problem and why the solution works. Whether you are an experienced PHP programmer or you are just switching to PHP from another language, this book is an ideal practical resource.
The techniques provided by "PHP Classic Examples" include:
Basic data types: string, number, array and date and time.
Program building blocks: variables, functions, classes, and objects.
Web programming: cookies, forms, sessions and authentication.
Access databases using PDO, SQLite and other extensions.
RESTful API clients and servers, including HTTP, XML and OAuth.
Key concepts: email, regular expressions, and graph creation.
Designing robust applications: security and encryption, error handling, debugging and testing, and performance tuning.
Command line interface for files, directories and PHP.
Libraries and package managers such as Composer and PECL.
