Liste limitée aux 100 dernières connexions exec_sql("select ac_user,ac_ip,to_char(ac_date,'DD.MM.YYYY HH24:MI') as fmt_date,ac_state,ac_module from audit_connect order by ac_date desc limit 100 "); ?> count(); for ($i=0;$i < $max ;$i++): $r=$cn->fetch($i); ?> '; break; case 'SUCCESS'; echo '
'; break; default: echo ''; } ?>