banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành Windows Em không lưu tên ảnh vào MySQL  XML
  [Question]   Em không lưu tên ảnh vào MySQL 28/11/2007 07:11:49 (+0700) | #1 | 100693
hvaonline0217
Member

[Minus]    0    [Plus]
Joined: 30/10/2007 09:55:28
Messages: 8
Offline
[Profile] [PM]
<html>
<head>
</head>
<title>Chao cac ban</title>
<body>
<h3>Uploading file...</h3>
<?php
//Neu khong tim thay ten tap tin
if($userfile=="none")
{
echo "Co van de: file khong upload duoc";
exit;
}
//Tap tin co dung luong=0
if($userfile_size==0) {
echo "Kich thuoc file=0";
exit;

}
//Kiem tra ten mo rong tap tin cho phep
if($userfile_type!="image/gif"&&$userfile_type!="image/jbg"&&$userfile_type!="image/bmp")
{
echo "File khong tim thay";
echo "image/gif,jpeg,bmp";
exit;
}
$upfile="C:\\www\\upload_images\\images\\".$userfile_name;
//Thong bao thanh cong
echo "Upload file thanh cong<br><br>";
//Thong bao saochep tap tin
move_uploaded_file($userfile,$upfile);
//Khai bao lienket cho phep nguoi dung xem bang tring duyet Web
echo "<hr size=1><br>Preview";
echo "<a href='images/".$userfile_name;
echo "'><b>".$userfile_name;
echo "</b></a> to see more detail.";
echo "<br><hr size=1>";

require("conn.inc");
$sql="insert into anh1('content) value($userfile_name)";
$result=mysql_query($sql,$link);
if($result==0) echo "<br>Khong luu duoc";
mysql_close($link);
?>

</body>
</html>

Em sai chỗ nào vậy các bác ơi. smilie
[Up] [Print Copy]
  [Question]   Re: Em không lưu tên ảnh vào MySQL 30/11/2007 13:46:47 (+0700) | #2 | 101248
[Avatar]
hakuso
HVA Friend

Joined: 04/01/2004 13:28:06
Messages: 287
Location: làng Đo Đo
Offline
[Profile] [PM]
Sau khi upload thì chuyện gì xảy ra ? Và bạn muốn thắc mắc điều gì ?

P/S: nên trình bày rõ ràng, đừng làm người đọc mất thiện cảm với bạn
Live, fight, work and study
[Up] [Print Copy]
  [Question]   Re: Em không lưu tên ảnh vào MySQL 18/12/2007 14:51:05 (+0700) | #3 | 104546
ducmanh
HVA Friend

Joined: 12/09/2004 18:07:25
Messages: 143
Location: Hà Nội
Offline
[Profile] [PM] [WWW] [Yahoo!] [MSN]
Đoạn này có thiếu nháy không vậy nhỉ ?

$sql="insert into anh1('content) value($userfile_name)";

và cho mình hỏi cái $userfile , $userfile_type,... bạn có file nào xử lý nó nữa không nhỉ? Nếu không thì mình không hiểu nó lấy cái gì để check file nguồn upload?
[Up] [Print Copy]
  [Question]   Re: Em không lưu tên ảnh vào MySQL 18/12/2007 21:41:11 (+0700) | #4 | 104580
hvaonline0217
Member

[Minus]    0    [Plus]
Joined: 30/10/2007 09:55:28
Messages: 8
Offline
[Profile] [PM]
Cám ơn ducmanh nha. Cái $userfile , $userfile_type... mình đã có file xử lý rồi, trong quá trình check OK
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|