Warning: copy(ตารางสอบ.doc) [function.copy]: failed to open stream: No such file or directory in D:\AppServ\www\sk_dam\General\admin\insert-worksubmanu-save.php on line 343
บันทึกข้อมูลเรียบร้อย !
New Folder ขึ้นมาใหม่แล้วก็ยังขึ้นเหมือนเดิมเลยคับ ช่วยดูให้หน่อยนะครับ
<?
include "connect.php";
$array_last=explode(".",$FilesName);
$c=count($array_last)-1;
$lastname=strtolower($array_last[$c]);
if ($lastname=="pdf" or $lastname=="doc" or $lastname=="xls" or $lastname=="ppt") {
Warning: copy(ooo.doc) [function.copy]: failed to open stream: No such file or directory in D:\AppServ\www\sk_dam\General\admin\insert-worksubmanu-save.php on line 318
บันทึกข้อมูลเรียบร้อย !
ลองเริ่มดูที่ _คำเตือนก่อน Warning: copy(ตารางสอบ.doc) [function.copy]: failed to open stream: No such file or directory in D:\AppServ\www\sk_dam\General\admin\insert-worksubmanu-save.php on line 343
2. ตัวแปร $FilesName ต้องมีค่า เท่ากับ exametable.doc ผมสังเกตว่าชื่อตัวแปรfile มี s ด้วย Fใหญ่ N ใหญ่ จะให้ขัวร์ตัวเล็กตัวใหญ่ก็ต้องใหเหมือน อย่าลืมว่าใน php นั้น The variable name is case-sensitive. และผมว่าชื่อไฟล์เป็นอังกฤษ เป็นปลอดภัยกว่า