ciaoCodice PHP:
$count_p="UPDATE pagine SET TITOLO='$titolo', TESTO='$testo', IMAGE1='$image1', IMAGE2='$image2', IMAGE3='$image3', IMAGE4='$image4', IMAGE5='$image5' WHERE TITOLO='$titolo_old'";
mysql_query($count_p)[B];[/B]
ciaoCodice PHP:
$count_p="UPDATE pagine SET TITOLO='$titolo', TESTO='$testo', IMAGE1='$image1', IMAGE2='$image2', IMAGE3='$image3', IMAGE4='$image4', IMAGE5='$image5' WHERE TITOLO='$titolo_old'";
mysql_query($count_p)[B];[/B]