current location: Home > Download > Learning resources > Web page production > "Introduction to Web Development Classic: Using PHP6, Apache and MySQL"
"Introduction to Web Development Classic: Using PHP6, Apache and MySQL"
Classify: Learning materials / Web page production | Release time: 2017-12-23 | visits: 3059414 |
Download: 319 |
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 How to Calculate the Sum of a Property in a C# List of Objects Using LINQ?
- 2 Can I Force Garbage Collection in C#?
- 3 Claude Sonnet vs. GPT-4o
- 4 #DAYSOFCODE: Day 13
- 5 How Can I Efficiently Count Rows in All SQL Server Database Tables?
- 6 Can You Force Garbage Collection in C#?
- 7 Build a clone of Perplexity with LangGraph, CopilotKit, Tavily & Next.js
- 8 How Can I Combine Two SELECT Statements into a Single Query to Show Task Counts and Late Task Counts?
- 9 How Can I Combine Multiple SELECT Statements to Analyze Task Completion and Lateness?
- 10 How to Combine Task and Late Task Counts for Individuals Using SQL Joins?
- 11 How Can I Force Garbage Collection in C#?
- 12 How to Combine Two SELECT Queries to Count Tasks and Late Tasks for Each Individual?
- 13 How to Combine Multiple SQL SELECT Statements to Count Tasks and Late Tasks?
- 14 Block Element Module Methodology for CSS
- 15 How to Fix "Padding is invalid and cannot be removed" Exception in Rijndael XML Decryption?
Latest Tutorials
-
- Go language practical GraphQL
- 2476 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3877 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2070 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2844 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 MySQLFirst, 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.
Main content 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 through 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 Table of Contents
Chapter 1 Configuration and Installation 1
Chapter 2 Creating PHP Pages with PHP6 15
Chapter 3 Using PHP and MySQL69
Chapter 4 Using tables to display data 93
Chapter 5 Form Elements: Let Users Process Data 117
Chapter 6 Let users edit the database 137
Chapter 7 Processing and Creating Images with PHP 157
Chapter 8 Verifying user input 197
Chapter 9 Handling and Avoiding Errors 219
Chapter 10 Establishing a Database 237
Chapter 11 Sending Email 285
Chapter 12 User login. Configuration and Personalization 319
Chapter 13 Establishing 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