Bannière Le royaume d'Andoras

Le 14-01-2010 à 21:55:33

Programmation des profils enregistrés


Commentaires

Aucun commentaire


Répondre

Vous devez être connecté pour écrire un commentaire.

Temps de chargement de la page: 3.761594 ms

(array)
Total time 1.119895 ms
nb_queries 2
1
array
SQL SELECT N.id, N.message, N.date, N.joueur_nom, P.id as joueur_id, P.race_id, P.icone   FROM news_commentaires AS N     LEFT JOIN jeu_profils AS P       ON P.id=N.joueur_id           WHERE news_id=34   ORDER BY date
time 619206
trace #0 /app/news.php(64): Database->query()
#1 {main}
Time 0.619206 ms
0
array
SQL   SELECT titre,message,date   FROM news   WHERE id=34
time 500689
trace #0 /app/news.php(12): Database->query()
#1 {main}
Time 0.500689 ms