Ver Mensaje Individual
  #14 (permalink)  
Antiguo 18/05/2004, 08:49
Salem
 
Fecha de Ingreso: mayo-2004
Ubicación: Bs As
Mensajes: 11
Antigüedad: 19 años, 11 meses
Puntos: 0
:)

si cambio $file_name = $HTTP_POST_FILES['userfile']['tmp_name'];, como dice josemi me tira esto:

Warning: move_uploaded_file(1993.gif): failed to open stream: Permission denied in /home/globalse/public_html/prueva/subearchivo.php on line 18

Warning: move_uploaded_file(): Unable to move '/tmp/phpDQBwNr' to '1993.gif' in /home/globalse/public_html/prueva/subearchivo.php on line 18
Ocurrió algún error al subir el fichero. No pudo guardarse.


-----------------------------------------------------------------------
si pongo ewl codijo ke me da "raulggm" me aparese esto:

Warning: mkdir(/home/globalse/public_htmldirPrueba/): Permission denied in /home/globalse/public_html/prueva/subearchivo.php on line 9

Warning: move_uploaded_file(/home/globalse/public_htmldirPrueba/1993.gif): failed to open stream: No such file or directory in /home/globalse/public_html/prueva/subearchivo.php on line 18

Warning: move_uploaded_file(): Unable to move '/tmp/phpcwF6he' to '/home/globalse/public_htmldirPrueba/1993.gif' in /home/globalse/public_html/prueva/subearchivo.php on line 18
Ocurrió algún error al subir el fichero. No pudo guardarse.