Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/menahishayan/web-lab-vtu
- Owner: menahishayan
- License: gpl-3.0
- Created: 2021-01-30T09:07:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T14:48:52.000Z (almost 4 years ago)
- Last Synced: 2024-10-24T00:49:21.120Z (2 months ago)
- Topics: 15csl77, 17csl77, 18csl77, vtu, vtulab
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web-Lab-VTU
Web Lab programs for VTU 15CSL77 17CSL77 18CSL77Programs 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.