User Profile
Collapse
-
mohitvats replied to how to insert automatically data into mysql table by php after fixed time durationin PHPok Thank you gits i also thinking to do with cronjob but that is possible only on live server not local server. thank you. -
mohitvats replied to how to insert automatically data into mysql table by php after fixed time durationin PHPYes, I want a message should be automatically insert into database like for your understanding like notification.Leave a comment:
-
mohitvats replied to how to insert automatically data into mysql table by php after fixed time durationin PHPi need for a reason that is if employee not submit his entry at office time than after 6 hour automatically system submit a query for him.Leave a comment:
-
how to display first record for a day in php mysql by date for 1 week
actually i have 30 day data for employees in which employee have multiple record for 1 day. i want to display one record for every
day in php mysql. plz how do i select i am trying like
but it showing all record for an employee for 30 dayCode:select * from Employee_entry where emp_id=2 and month=04 and year=2019 group by created_at;
but i need per day one record only. -
mohitvats started a topic how to insert automatically data into mysql table by php after fixed time durationin PHPhow to insert automatically data into mysql table by php after fixed time duration
Actually i am creating a punching tool in which we will punch so that if someone will not that after 6 hour automatically a query would be submitting like a notification so please tell me how can i insert data into mysql table in php automatically.
No activity results to display
Show More
Leave a comment: