current location: Home > Download > Learning resources > php e-book > Web Development Introduction Classic: Using PHP6, Apache and MySQL

Web Development Introduction Classic: Using PHP6, Apache and MySQL
Classify: Learning materials / php e-book | Release time: 2018-02-26 | visits: 2820958 |
Download: 588 |
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
- 3018 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4353 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2352 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3088 2024-03-29
By studying this book, readers will quickly understand why PHP, Apache, and MySQL will quickly become the most popular ways to develop dynamic websites. This book will lay a good foundation for readers to understand how these three core components work independently and together. Guide readers to take full advantage of the various features they offer.
Introduction to Web Development Classic: Using PHP6, Apache and MySQL First, it introduces how to use the important functions of these technologies to create a complete website through two projects. These two projects guide readers through the basics, such as writing PHP code, setting up a MySQL database, populating the database with data, and displaying specific information to visitors. Next, some complex topics using PHP, Apache, and MySQL are discussed while completing the development of each website.
After carefully reading this book, readers will fully understand the core concepts needed to become an effective developer and be able to use free tools to create well-designed dynamic websites.
The main contents of this book
◆ Installation and configuration of PHP, Apache and MySQL
◆ Avoiding errors and how to handle them when they occur
◆ Tips for creating, modifying and processing image files
◆ Steps to establish a content management system
◆ Monitor the website with activity logs and error logs
◆ Create an email list and process user registration
◆ Tips for adding e-commerce functionality
◆ How to connect to MySQL from PHP
Target readers of this book: This book is suitable for PHP beginners who have some website development experience and a basic understanding of HTML and CSS.
Introduction to Web Development Classic: Using PHP6, Apache and MySQL Directory
Chapter 1 Configuration and Installation 1
Chapter 2 Creating PHP Pages with PHP6 15
Chapter 3 Using PHP and MySQL69
Chapter 4 Displaying Data in Tables 93
Chapter 5 Form Elements: Letting Users Manipulate Data 117
Chapter 6 Let users edit the database 137
Chapter 7 Processing and Creating Images with PHP 157
Chapter 8 Validating User Input 197
Chapter 9 Handling and Avoiding Errors 219
Chapter 10 Building a Database 237
Chapter 11 Sending Email 285
Chapter 12 User login. Configuration and Personalization319
Chapter 13 Building a Content Management System 363
Chapter 14 Mailing List 421
Chapter 15 Online Store 455
Chapter 16 Creating a Bulletin Board System 503
Chapter 17 Using Log Files to Improve Your Website 569
Chapter 18 Troubleshooting 579
