Originariamente inviato da PaTeR
Sbaglio la limit?
devi togliere le parentesi e mettere un campo per l'ordinamento (crescente o decrescente):
$sql = "SELECT * FROM guestbook ORDER BY campo DESC LIMIT $msg,$max";
Originariamente inviato da PaTeR
Sbaglio la limit?
devi togliere le parentesi e mettere un campo per l'ordinamento (crescente o decrescente):
$sql = "SELECT * FROM guestbook ORDER BY campo DESC LIMIT $msg,$max";
think simple think ringo