Hi newbie here and in the PHP realms"just wanna ask for help
I been doing my project about a visitor management system and been doing a lot of progress.but hit the wall about a time clock .
I need to create a log in that can be viewed with its time In and an auto generated time out whenever i hit a log-out button.
The system has an insert page which enable the user to input datas such as name ,addres,company name,Purpose of Visit and a field where the can input their time in.Then another page which we can view all person in with their detail and time in, and in the opposite side a log-out/time-out button to log them out.And another page where i can view all record with time-in and time out included
please help