- 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="";
?>
CarlosRodrigo/assignment10
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- PHP 68.7%
- JavaScript 27.7%
- CSS 3.6%