I've updated the attendance.sql and the attendance form (index.php) by adding the time in and time out of the attendance.
The time in and time out values are still blank even it is assigned in the database. (Lines 65 - 66)
And when I tried to update the values (e.g. present and late), it cannot work. (Line 89)
Can help me?
Download: https://drive.google.com/open?id=0B07_pOHhTox3aEtCZm9TVjVkTlk
Inside there is the database table called attendance.sql. You need xampp and you must import the table (attendance.sql) in phpmyadmin.