Skip to content

AkshayaKL/codeshare

Repository files navigation

codeshare

Step 1-Creating a webpage to share codes with people!

Step 2-Download lamp stack-download instructions-https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu

Step 3-By default,storing all the files given here in /var/www/html..[in linux]

Step 4-Download phpmyadmin in linux through instructions given here-https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-12-04

Step 5-After downloading phpMyAdmin,create a database with name myDB

Step 6-Open dbs.php(one of the files here is named dbs.php)and change root as your sql username and 123 as your sql password

Step 7-In phpMyadmin,under database myDB,create a table named user

Step 8-See file named table.sql for table details

Step 9-All the libraries are included in the repository

Step 10-Open localhost/connect.php

About

Creating a webpage to share codes with people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published