- Set up pass.php
- go to timesheet/bin
- create a new php file and name it pass.php
- copy and paste this code with the related passwords for reader, writer and admin
-
/* passwords for your database */
$dbReader="";
$dbWriter="";
$dbAdmin="";
?>
forked from cluth11/assignment10
-
Notifications
You must be signed in to change notification settings - Fork 0
CarlosRodrigo/assignment10
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Final CS 148 Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 68.7%
- JavaScript 27.7%
- CSS 3.6%