Can not find the file i upload ..
Posted: Sun Dec 03, 2006 2:45 pm
Hi to everyone,
I am quite new in PhP and brand new on this forum ... so i want you to be gently with me
The problem i face is that i can not locate the file i am downloading. I use my personal PC as localhost by setting up Apache 2.2, MySql, PhP.
So, i run phpinfo() and it seems that the variable upload_tmp_dir has no value. But, when i open the php.ini file change it and run phpinfo() again i can not see the change. It is like nothing changed ...
Is this my problem or something else is wrong?
Do the files uploaded to the temporary folder are deleted automatically after the script execution?
thnx.
I am quite new in PhP and brand new on this forum ... so i want you to be gently with me
The problem i face is that i can not locate the file i am downloading. I use my personal PC as localhost by setting up Apache 2.2, MySql, PhP.
So, i run phpinfo() and it seems that the variable upload_tmp_dir has no value. But, when i open the php.ini file change it and run phpinfo() again i can not see the change. It is like nothing changed ...
Is this my problem or something else is wrong?
Do the files uploaded to the temporary folder are deleted automatically after the script execution?
thnx.