how to upload files using php code in linux?

  • Thread starter Thread starter sweta agarwal
  • Start date Start date
S

sweta agarwal

Guest
i have tried to use $_HTTP_POST_FILES & $_FILES..BUT i am not able to upload files.suppose my file is stored at /home/a.crt and i want it to be uploaded at /root/desktop/..how can i do this??can any one explain me each & every steps to do this??
 
Back
Top