PHP Time Recorder

Language

This Program can do the following tasks... **Users -----Add, Edit, Delete Users **Logs -----Admin users can Add, Edit, Delete Time Logs. **Print -----Print Timesheet If you find this program helpful, please let me know by clicking the Like Button, If you want to contact me, please send me an email :[email protected] DONT JUST COMMENT USING FACEBOOK, I don't use any social networking site. Note: Web Design is not mine, I just googled it and downloaded from a website, I forgot the name of the website, sorry...

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Mon, 02/11/2013 - 09:31

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--RUN THIS ENTIRE SQL SCRPT 2 TIMES CREATE DATABASE IF NOT EXISTS `timerecorder' at line 1
Submitted byraffyapurilloon Mon, 02/11/2013 - 20:22

In reply to by Anonymous (not verified)

5. open the timerecorder.sql 6. go to http://localhost/phpmyadmin 7. create database "timerecorder" 8. select the "timerecorder" database and run the SQL "timerecorder.sql" from line 27 to line 137 9. you can now go to http://localhost/timerecorder

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--RUN THIS ENTIRE SQL SCRPT 2 TIMES CREATE DATABASE IF NOT EXISTS `timerecorder' at line 1

5. open the timerecorder.sql 6. go to http://localhost/phpmyadmin 7. create database "timerecorder" 8. select the "timerecorder" database and run the SQL "timerecorder.sql" from line 27 to line 137 9. you can now go to http://localhost/timerecorder
Submitted byAnonymous (not verified)on Thu, 05/16/2013 - 13:52

Notice: Undefined index: from in C:\wamp\www\TimeRecorder\viewTimeLogs_Edit.php on line 146 Call Stack #TimeMemoryFunctionLocation 10.0021182544{main}( )..\viewTimeLogs_Edit.php:0 " style="width: 100px;" /> Notice: Undefined index: to in C:\wamp\www\TimeRecorder\viewTimeLogs_Edit.php on line 147 Call Stack #TimeMemoryFunctionLocation 10.0021182544{main}( )..\viewTimeLogs_Edit.php:0 " style="width: 100px;" /> | User HOW to FIXED this? thanks

may mas simple pa po ba dito yung madaling maintindihan.... balak ko ho kasing gumawa ng attendance system web based
Submitted bycheska09 (not verified)on Fri, 07/25/2014 - 22:32

Sir paano ko po maayos ung sa may timesheet.php in line 28 or 32 . Eto yung Print $u;?> and Print $pp;?>
Submitted bycheska09 (not verified)on Fri, 07/25/2014 - 22:42

Sir on timesheet.php there's error saying undefined index on line 28 Print $u;?> and on line 32 if im not mistaken
Submitted byKP (not verified)on Sun, 07/27/2014 - 00:47

sir, how can i run a mysql from 27 to line 137?

Add new comment