Hi,
i am a new comer in PHP and i have to upload a file in my php web form. I have read some tutorials in which they mentioned that when we go to upload a file in php it saves by default in a temporary directory and after that we move or copy that file into our mentioned directory or folder. The name of that temporary folder / directory can be change in php.ini file.
My question is that how to access to php.ini file and how do i change it? Please help me if anyone having command on php.
Thank you in adavnce,
Noman Soofi