Recorded Lectures

Fall 2018 lecture recordings:

CST1146 PHP Programming 2018-08-29
Introduction. Register domain names. Create web hosting accounts. Set up DNS records to point from domain name registrar to web hosting account. Set up Brackets. Install SFtpUpload, PHP SmartHints, QuickDocsPHP Brackets extensions. Install and configure FileZilla. Profile lab. Week1. Lab 1.

CST1146 PHP Programming 2018-09-05
Preview cPanel. Basic file management. Echo statements with single and double quotes. Variables. Configure Dreamweaver. Week 2. Lab 2.

CST1146 PHP Programming 2018-09-12
Week 3. Lab 3.

CST1146 PHP Programming 2018-09-19
Week 4. Lab 4.

CST1146 PHP Programming 2018-09-26
Week 5. Lab 5. Part 1.

CST1146 PHP Programming 2018-10-03
Week 5. Lab 5. Part 2.

CST1146 PHP Programming 2018-10-10
Week 6. Lab 6.

CST1146 PHP Programming 2018-10-17
Write a PHP file to make a connection to a database. Create a PHP file to display the multirow result of a query. Lab7a.

CST1146 PHP Programming Part II 2018-10-17
Adobe Connect crashed. This recording is the wrap-up explaining Lab7a.

CST1146 PHP Programming 2018-10-24
Modify the form.php file to do pagination. Lab7b.

CST1146 PHP Programming 2018-10-31
Copy validatelib.php file. Create the add.php file in class. Lab7c - implement the mysqli_real_escape_string function.

CST1146 PHP Programming 2018-11-07
Create the edit.php file in class. Create the delete.php file in class. Lab7d.

CST1146 PHP Programming 2018-11-14
Week 10 Lab 10. Collecting data from an XML file and displaying it to a webpage. Writing collected data to database. Cron jobs.

CST1146 PHP Programming 2018-11-21
Week 11 Lab 11. Drawing graphics.

CST1146 PHP Programming 2018-11-28
Week 12 Lab 12. OOP Object Oriented Programming.

CST1146 PHP Programming 2018-12-05
PHP libraries, Pear, Curl, Pecl, Online free courses, Lab 13.

CST1146 PHP Programming 2018-12-12
cPanel. CMS (Content Management Systems) WordPress, Joomla, Drupal. Subdomains. Install WordPress. Lab WordPress. Extra Credit course evaluation Lab.