Hi: 

I'm try to change de value for the PHP config var upload_tmp_dir  with objetive 
to make an file upload an access more easy to superglobal array 
$_FILES['fichero']['tmp_name']. Into my php file just in the start I have this:

ini_set("upload_tmp_dir","C:\\PHP5\\tmp\\");

The directory exists because I made it's after. What's wrong?

 

Reynier Pérez Mira

3ero. Ing. Informática

Entre más inteligente me siento, más me doy cuenta de lo ignorante que soy. 

 

Reply via email to