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: 3081631 |
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 Assassin’s Creed Shadows Save File Location - You Should Know
- 2 Peter Schiff, the Bitcoin (BTC) Reserve
- 3 Trump promotes his meme coin in enthusiastic post
- 4 The lost art of cleaning out your feed
- 5 Assassin’s Creed Shadows Crashing: Solutions You Should Know
- 6 Safari 14.1 Adds Support for Flexbox Gaps
- 7 Easily Fixed! Assassin's Creed Shadows Keeps Compiling Shaders
- 8 Fresh Community Fixes for Assassin’s Creed Shadows DX12 Error
- 9 This Week in Crypto: Layer-2 Protocols Dominate the Market as Other Tokens Plunge
- 10 Bitcoin (BTC) mining hashprice remains constant despite difficulty climbing
- 11 Making Disabled Buttons More Inclusive
- 12 Gold-backed stablecoins: the metallic shine of a new monetary era?
- 13 Lightchain AI (LCAI) Raises Over $17.9M During Presale Ahead of Pi Coin's Continued Rise Seems to Be Near Its Peak
- 14 How To Test Linux Distros Online With DistroSea
- 15 Bitget Wallet Launches Ecosystem Campaign Featuring a $80,000 BERA Airdrop
Latest Tutorials
-
- Go language practical GraphQL
- 3016 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4352 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2350 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3087 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.
