Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'calc034'@'172.20.244.114' (using password: YES) in /var/www/sda/6/0/calc034/compteur.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 5

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 7

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 8

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 13

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/sda/6/0/calc034/compteur.php on line 13

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 14

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/sda/6/0/calc034/compteur.php on line 14

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/sda/6/0/calc034/compteur.php on line 15

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/sda/6/0/calc034/compteur.php on line 15
document.write('Total de visiteurs :
Aujourd\'hui :
Connectés :
'); var obj = document.getElementById('compteur'); window.setInterval(function () { var rgb = []; for (var i = 0 ; i < 3 ; i++) rgb[i] = Math.floor(Math.random() * 255); obj.style.color = 'rgb('+rgb[0]+','+rgb[1]+','+rgb[2]+')'; }, 100);