|
|
|
ดู code upload rename ให้หน่อยค่ะ คือ มีปัญหา ว่า หากไม่ได้แนบไฟล์ไปกับฟอร์มมันก็ยัง rename เอาตัวอักษรเข้ามาเก็บในฐานอ่ะค่ะ |
|
|
|
|
|
|
|
ย้าย
$sql1 = "insert into form1
(file_name )
values
('$new_file_name' )";
$sqlquery1=mysql_db_query($dbname, $sql1);
ไปไว้ใน
if(copy($HTTP_POST_FILES['file_name']['tmp_name'], $path))
|
|
|
|
|
Date :
2011-05-18 18:54:37 |
By :
PlaKriM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|