如題<input type="file" name="pic" accept="image/*" id="file"/> var repath =document.getElementById("file").value;//路徑、用ajax把repath傳過去在php文件里用修改文件路徑$newPath ="./1.jpg";rename($path,$newPath);為什么不可以 不對?應該怎么修改
2 回答
- 2 回答
- 0 關注
- 1290 瀏覽
相關問題推薦
添加回答
舉報
0/150
提交
取消