Post a PHP page on the CSC-SRV1 and send me the URL (mine was http://csc-srv1.lasalle.edu/blum/hello.php).
Instructions for posting on the CSC-SRV1 server: FTPS.pdf. It should use your
LUNA credentials -- the username and password you use to log onto the machines in lab (which
may be different from your portal credentials).
Perform the exercise shown in PMA_XAMPP.ppt. Paste a screen capture into a Word document showing that
you have done so. Uses StateCapital.csv
Due: Mar. 22
Tuesday:
Test in two weeks -- would not include database material?
Lab: Northwind Customer datatable
Make a PHP page that connects to the Northwind database, selects all of the Customer data, and places that data into a table with the
datatable functionality (pages, searching and sorting).
Additional Resources
NorthwindMaster.zip contains a SQL script to create the Northwind database (in
case you want a copy installed on your XAMPP).