
02/08/2006, 18:13
|
 | | | Fecha de Ingreso: febrero-2002 Ubicación: Lima - Perú
Mensajes: 1.600
Antigüedad: 23 años, 1 mes Puntos: 45 | |
$GameQuery = $db->Execute("SELECT id,title FROM `sp_games` WHERE `published` = '1' AND `section` = '6' ORDER BY `id` DESC LIMIT 5"); |