Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.57 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.57 KB

Creating a Dynamic Website with PHP & MySQL

This is the source code for Creating a Dynamic Website with PHP and MySQL, a class taught at the Bucks County Community College IT Academy by Ken Mickles. Here's the course description:

You will learn all of the steps to build a product website for a business, using open-source tools that are robust, reliable and free. You will learn how to set up a database, build forms to maintain contents, and build interactive pages that make it easy for your customers to find your products. The code and techniques used here are equally useful for companies with many products, as well as artisans, craftspeople, small retailers, and others with just a few products. They can also be used to create dynamic websites allowing user logins, personalization, processing of forms and email, and much more. Bring a 2 Gig flash drive to class.

Prerequisite: The HTML/JavaScript courses OR a general understanding of programming is suggested. Course # WITAC 3000, Text: Beginning PHP and MySQL: From Novice to Professional, Fourth Edition by W. Jason Gilmore, ISBN # 978-1-4302-3114-1.

Class notes, resources, and assignments

  • Week 1 (9/12)
  • Week 2 (9/19)
  • Week 3 (10/3)
  • Week 4 (10/10)
  • Week 5 (10/17)
  • Week 6 (10/24)

If you have any questions or comments, please don't hesitate to email [email protected].