Ver Mensaje Individual
  #8 (permalink)  
Antiguo 26/04/2004, 15:45
Avatar de Blag
Blag
 
Fecha de Ingreso: septiembre-2003
Ubicación: Lima
Mensajes: 68
Antigüedad: 20 años, 8 meses
Puntos: 0
Yo no utilizo el comando Limit del MySql para hacer mi paginación......simplemente hago esto:

Código PHP:
$Show mysql_query("select * from invitados where Id >= '$Ini' and Id <= '$Fin' order by Id"
Y luego una variable $Limit en donde defino cuantos resultados se van a mostrar.

Saludos,

Blag
__________________
Alvaro Tejada Galindo
Consultor ABAP FI/HR
SinglePath's Experimental HomePage
Foro de ABAP en SoloCodigo.com
Revista "Código Latino"