/csc443

Repository for CSC443 lab exercises. Preview available on https://webdev.alzhahir.com

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

CSC443 Lab Exercises

Repository for CSC443 lab exercises. Preview of the public folder available on https://webdev.alzhahir.com

Directories

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...

Contributions

This repository is not accepting any form of contributions. However, you may provide feedback by contacting me or by opening an issue.