CSC443 Lab Exercises
Welcome to Alzhahir CSC443 Lab Exercises!
What is this about?
This is a landing page used as a placeholder for the CSC443 PHP lab exercises. Will be used to list available directories.
Directory
public
+--
index.html
+--
lab3
| +--
casting.php
| +--
comment.php
| +--
first.php
| +--
for.php
| +--
formatting.php
| +--
function.php
| +--
output.php
| +--
string.php
| +--
variable.php
+--
lab4
| +--
form.html
| +--
handle_form.php
| +--
calculator.html
| +--
handle_calculator.php
| +--
mainpage.html
| +--
secondpage.php
| +--
header.inc
+--
lab5
| +--
indexedArray.php
| +--
assocArray.php
| +--
exercise.php
+--
lab8mysqli
| +--
add_user.php
| +--
con_db.php
| +--
conn.php
| +--
display_table.php
| +--
get_info.php
+--
lab9
| +--
first_page.php
| +--
next_page.php
| +--
removing_cookies.php
| +--
setting_persistent_cookies.php
| +--
setting_receiving_cookies.php
+-- and so on...