├── Document.pdf ├── LICENSE ├── README.md └── codes └── 1.php /Document.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/CSE-229-PHP-Laboratory/HEAD/Document.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/CSE-229-PHP-Laboratory/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/CSE-229-PHP-Laboratory/HEAD/README.md -------------------------------------------------------------------------------- /codes/1.php: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------