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: 3081592 |
Download: 357 |
Latest Downloads
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
24 HoursReading Leaderboard
- 1 The Sims 1 cheat codes: Essential cheats for the original game
- 2 Kingdom Come: Deliverance 2 - How To Use Torches
- 3 Sniper Elite: Resistance - How To Get Ghost Kills
- 4 The Sims 2: How To Get A Job
- 5 NYT Connections Answers And Hints - February 5, 2025 Solution #605
- 6 Wuthering Waves: Pro Tips For Playing As Zhezhi
- 7 How to fix AirPods connected but there's no sound on Windows?
- 8 Ender Magnolia: Bloom In The Mist - How To Beat King Of The Garbage Heap
- 9 Citizen Sleeper 2: Starward Vector - Complete Guide To The Darkside Recon Contract
- 10 Ender Magnolia: Bloom In The Mist - How To Beat Roller: Giant Orb
- 11 Pokemon Pocket: Cresselia ex Drop Event Guide
- 12 Ender Magnolia: Bloom In The Mist - How To Defeat Professor Eliza
- 13 Ender Magnolia: Bloom In The Mist - How To Defeat Gilroy The Administrator
- 14 The Sims 1: How To Build Body Skill
- 15 Tails Of Iron 2: Whiskers Of Winter – Requiescat In Pace Beast Hunt Walkthrough
Latest Tutorials
-
- Go language practical GraphQL
- 2669 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4052 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2187 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2951 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.