Secondo me qui c'è un errore
provaCodice PHP:
if ($db->connetti()===true){
$sql_all="SELECT * FROM images WHERE 1";
Codice PHP:
if ($db->connetti()===true){
$sql_all="SELECT * FROM images WHERE tuocampo = 1";
Secondo me qui c'è un errore
provaCodice PHP:
if ($db->connetti()===true){
$sql_all="SELECT * FROM images WHERE 1";
Codice PHP:
if ($db->connetti()===true){
$sql_all="SELECT * FROM images WHERE tuocampo = 1";
MEMENTO AUDERE SEMPER
Maxxl
www.maxxl.it