Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/sites_clients/web/pages/compteur.php on line 10
Warning: pg_query(): Query failed: ERROR: relation "compteur" does not exist
LINE 1: SELECT * FROM compteur WHERE code_client ilike '' AND mois i...
^ in /var/www/sites_clients/web/pages/compteur.php on line 11
Warning: pg_num_rows() expects parameter 1 to be resource, boolean given in /var/www/sites_clients/web/pages/compteur.php on line 12
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/sites_clients/web/pages/compteur.php on line 13
Warning: pg_query(): Query failed: ERROR: relation "compteur" does not exist
LINE 1: INSERT INTO compteur ("code_client","nombre","mois") VALUES ...
^ in /var/www/sites_clients/web/pages/compteur.php on line 14