Week 6: Work Week
🗓 Week of October 8
NO CLASS
There is no class on October 8, 2018
WORK WEEK
This week students will be expected to work in their groups on their group project.
Independent Study
php.net
PHP Image Functions
PHP is not limited to just HTML output, it is also possible to use PHP to create a manipulate image file in a variety of different formats, including GIF, PNG, and JPEG. PHP can even output image streams directly to a browser. This is possible using the PHP GD Extension Library and Image Functions.
PluralSight
Try SQL
Watch the last two parts of this three-part course that explores the basics of database manipulation using the SQL programming language.