Posts by Gabriel • 1 point
1 post
-
0
votes1
answer86
viewsQ: php running when giving F5 maintaining database connection
I have a function in Javascript that runs a PHP code, in this PHP I open connection to the database and send data if some entries receive 1 (waiting 1 minute to change their status). When I refresh…