alert('email o password non esiste / utente bloccato');location.replace('index.php');"; } else{ $idUtente=$row2["idUtente"]; $result = mysql_query("select * from fotografie where idUtente=".$idUtente,$link); $row = mysql_fetch_array($result, MYSQL_BOTH); if(mysql_num_rows($result)>=6){ $nosepuede=1; } else{ $nosepuede=0; } if($nosepuede==0){ if (move_uploaded_file($_FILES['foto']['tmp_name'], "slideshow/".$foto)){ chmod("slideshow/".$foto , 0777); }else{ // echo "Ocurri algn error al subir el fichero. No pudo guardarse."; } $resu=mysql_query("insert into fotografie (nomefoto,anno,didasIta,didasIng,idUtente,bloqueo) values ('$foto','$anno','$didasIta','$didasIng',$idUtente,'on')"); $cabeceras = 'MIME-Version: 1.0' . "\r\n"; $cabeceras .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $cabeceras .= 'From: info@italianphotogallery.it'."\r\n"; mail("photocontest@italianphotogallery.net", "Foto per il concorso", "Nome: ".$row2["nome"]."
"."Cognome: ".$row2["cognome"]."
Data: ".date("d/m/Y",time()), $cabeceras); echo ""; } if($nosepuede==1){ echo ""; mysql_query("update utenti set bloqueo='on' where idUtente=$idUtente"); } }//del else } //if del Submit ?> Invia le tue foto

ItalianPhotoGallery

Cerca

Vai ai contenuti

Menu principale:


Invia le tue foto


* campi obbligatori
leggi l'informativa sulla Privacy


Torna ai contenuti | Torna al menu