David Kanekanian Posted on Apr 15, 2020 Exercise 5 - Shopping Facility #php #tutorial PHP Development Tutorial (31 Part Series) 1 PHP Tutorial Series Introduction 2 Introduction to PHP and MySQL ... 27 more parts... 3 PHP Language Basics 4 MySQL Language Basics 5 Getting Started 6 Additional Setup 7 Introduction to Examples 8 Example 1 - Getting Data From Database 9 E1 - Creating database from MySQL console 10 E1 - Creating a PHP page that interacts with the database 11 E1 - Extra steps 12 E1 - Sample Solution 13 Example 2 - Saving Data From a Form 14 E2 - Create Database from MySQL Console 15 E2 - Creating the Web Form 16 E2 - Processing the Form 17 E2 - Extra Steps 18 E2 - Sample Solution 19 Example 3 - Creating Multiple Database Users 20 E3 - Setting Up Database 21 E3 - Adapting PHP Code to Specify the User 22 Example 4 - Debugging PHP in Visual Studio Code 23 E4 - Using PHP Debugging Tools in Visual Studio Code 24 E4 - Extra Steps 25 Exercise 5 - Shopping Facility 26 E5 - Create Products Page 27 E5 - Temporary Shopping Cart 28 E5 - Save Order in Database 29 E5 - Email the Receipt 30 E5 - Sample Solution 31 Summary and Next Steps In this example, you will create a working online shop by combining the knowledge built up from the previous examples. TODO: Add links below Jump to section: Create Products Page Temporary Shopping Cart Save Order in Database Email the Receipt Extra Steps Sample Solution Top comments (0) Subscribe Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)