Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/03/2014, 05:42
Avatar de Eleazan
Eleazan
 
Fecha de Ingreso: abril-2008
Ubicación: Ibiza
Mensajes: 1.879
Antigüedad: 16 años
Puntos: 326
Respuesta: subir y renombrar archivos con php- move_upload_file

¿Pq no compruebas si existe?
Código PHP:
while(file_exists($nombre_archivo)) $nombre_archivo=random().".jpg";

if(
move.... 
__________________
>> Eleazan's Source
>> @Eleazan