Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/menahishayan/web-lab-vtu

Web Lab programs for VTU 15CSL77 17CSL77 18CSL77
https://github.com/menahishayan/web-lab-vtu

15csl77 17csl77 18csl77 vtu vtulab

Last synced: 15 days ago
JSON representation

Web Lab programs for VTU 15CSL77 17CSL77 18CSL77

Awesome Lists containing this project

README

        

# Web-Lab-VTU
Web Lab programs for VTU 15CSL77 17CSL77 18CSL77

Programs 8 and 10 are not worth the time. Just ignore them.

To run program 10:
- install mysql (and xampp/apache or other web server)
- run createDB.php
- run createTable.php
- run p10.php
Make sure the SQL url, username and password are set up correctly. SQL and DB settings must be done either via the sql terminal command or a frontend like phpmyadmin.