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: 3059429 |
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 Add Row Numbers and Get the Total Row Count in MySQL SELECT Statements?
- 2 How to Easily Create JSON Strings in C#?
- 3 How to Add Row Numbers to Sorted Data in MySQL?
- 4 How Can I Easily Create JSON Strings in C#?
- 5 How to Control Precision and Scale of Decimal Values in EF Code First?
- 6 Can Reflection Access Private Class Fields?
- 7 How Can I Customize Decimal Precision and Scale in EF Code First?
- 8 How Do I Control Decimal Precision and Scale in EF Core Code-First Migrations?
- 9 How to Configure Precision and Scale for Decimal Data Types in EF Code First?
- 10 How Can I Control Precision and Scale for Decimal Properties in EF Code First?
- 11 Migrating a Legacy Project from Vue CLI to Vite
- 12 How to Calculate the Number of Workdays Between Two Dates in SQL Server?
- 13 How to Retrieve the Last Inserted ID After a Database Insertion in SQL Server?
- 14 Looking for a Startup to Collaborate With
- 15 How to Retrieve the Last Inserted ID in SQL Server After an INSERT Statement?
Latest Tutorials
-
- Go language practical GraphQL
- 2568 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3955 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2119 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2903 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