how to set path in window hosting for uploading a file (move_uploaded_file($_FILES['fileone']['tmp_name'],"../upload/". $image_name)) PHP: this is correct or not what the correct path my site hosted with window platform so plz help me............
this path is not correct i think this type "/" use in linux hosting and I think this type "\" use in window hosting I'm not sure plz explain what the path use for window hosting "../upload/" how many dot use in this statement plz provide an example to me for uploading a file in window hosing