samujjwaal / Electricity-Consumption-System-Web-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

============ Instruction ============
1. Create a database (for example, "codexworld") and import the "members.sql" file into this database. Now insert some members data in the members table.
2. Open the "dbConfig.php" file and change the $dbHost, $dbUsername, $dbPassword, $dbName variable values with your database credentials.
3. Open the "index.php" file in the browser. You will see the members data is listed in a table.
4. Click the "Export" button to export data in a CSV file.

About

License:Other


Languages

Language:PHP 51.5%Language:CSS 26.2%Language:HTML 17.0%Language:JavaScript 4.9%Language:Shell 0.3%