cant upload file using phpexcel issue with file path
问题 i am currently using phpexcel library to read my excel file which is to be uploaded by user . but i cannot at this moment :( i am using this code, i cannot get the file path right at this moment and if some one could tell me , how to over ride existing file and renaming the input file. file is being transferred to folder , but i cant get the path name correct in this line $objPHPExcel = $objReader->load('upload/'.$test);can any one help me ? move_uploaded_file($_FILES["file"]["tmp_name"],