CIS 219 — PHP/MySQL Dynamic Web-based Applications
PHP, a popular server-side web development language, is used to develop web applications that collect data from HTML forms and store them in databases like MySQL. Examples include online stores and content driven sites like WordPress and Wikipedia. This introduction to PHP and MySQL provides the knowledge and skills necessary to develop dynamic web-based applications that allow users to create, read, update, and delete database data via web browser forms. Students will build practical web applications such as shopping carts, address books, and more. (CSU)