I have a script that runs every time a particular page loads.
Basically, it does a search in the database and saves the values in a file:
$servicos = $db->prepare('SELECT id_servico, UNIX_TIMESTAMP(data) dia, user, cliente, situacao FROM...
asked by
25.11.2016 / 18:39