CSC 341: The Week beginning Nov. 27
Homework:
Work through the following tutorials, then send the zipped up files you edited
PHP OOP Login/Register System: Database Querying (Part 8/23)
PHP OOP Login/Register System: Database Results (Part 9/23)
Due: Dec. 4
Monday:
jEditable and Update query
Jeditable_Demo.php
Jeditable_Demo.zip
State_Capital_Jeditable_Data_Table.zip
State_Capital_Jeditable_Data_Table_2.zip
Adds datatable code to make a column invisible.
State_Capital_Jeditable_Data_Table_3.zip
Adds code on the response page to ensure that the field name is legitimate.
Other Resources:
Programming PHP
(Tatroe, MacIntyre & Lerdorf) p. 251-266
Editable Tables with jQuery
(this youtube video shows how to do something similar without using the Jeditable library)
Wednesday:
Test 3 -- Part A
Friday:
Test 3 -- Part B