<?
include "dbcon.php";
if($num == "")
{popup_back("잘못된 경로 입니다.");}
include "dbcon.php";
if($num == "")
{popup_back("잘못된 경로 입니다.");}
$sql = "select * from message wgere num = $num";
$res = mysql_query($sql);
show();
mysql_close($con);
//--------------show()함수--------------//
function show()
{
global $res;
//--------------show()함수--------------//
function show()
{
global $res;
$num = mysql_result($res, 0, 'num');
$name = mysql_result($res, 0, 'name');
$email = mysql_result($res, 0, 'email');
$message = mysql_result($res, 0, 'message');
$writedate = mysql_result($res, 0, 'writedate');
$sourceip = mysql_result($res, 0, 'sourceip');
$name = mysql_result($res, 0, 'name');
$email = mysql_result($res, 0, 'email');
$message = mysql_result($res, 0, 'message');
$writedate = mysql_result($res, 0, 'writedate');
$sourceip = mysql_result($res, 0, 'sourceip');
echo("
<table border=1>
<tr>
<td>번호</td>
<td>이름</td>
<td>이메일</td>
<td>작성일</td>
<td>IP</td>
</tr>
<tr>
<td colspan=5>메시지</td>
</tr>
</table>
");
}
//--------------show()함수--------------//
?>
<table border=1>
<tr>
<td>번호</td>
<td>이름</td>
<td>이메일</td>
<td>작성일</td>
<td>IP</td>
</tr>
<tr>
<td colspan=5>메시지</td>
</tr>
</table>
");
}
//--------------show()함수--------------//
?>
이렇게 했거든여
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 18
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 19
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 20
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 21
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 22
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 23
이런 에러가나네요
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 19
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 20
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 21
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 22
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\AutoSet6\public_html\view.php on line 23
이런 에러가나네요
mysql연결은 다되있고 확인까지 했는데 저러네용;;
댓글 2개
13년 전
설마? wgere => where
??
??
13년 전
아우 진짜 아 너무 감사해요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
제가봐도 너무 한심하네요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
아우나 ㅋㅋ 저거하나때문에 아 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 몇시간동안 3시간 정도 강좌못보고 머물러있었네요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
제가봐도 너무 한심하네요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
아우나 ㅋㅋ 저거하나때문에 아 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 몇시간동안 3시간 정도 강좌못보고 머물러있었네요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4730 |
제너레이션
|
13년 전 | 996 | |
| 4729 | 13년 전 | 935 | ||
| 4728 | 13년 전 | 693 | ||
| 4727 | 13년 전 | 1242 | ||
| 4726 | 13년 전 | 844 | ||
| 4725 | 13년 전 | 1680 | ||
| 4724 | 13년 전 | 1013 | ||
| 4723 | 13년 전 | 2686 | ||
| 4722 | 13년 전 | 551 | ||
| 4721 |
ECEditor
|
13년 전 | 2231 | |
| 4720 | 13년 전 | 2606 | ||
| 4719 | 13년 전 | 4369 | ||
| 4718 | 13년 전 | 938 | ||
| 4717 | 13년 전 | 1167 | ||
| 4716 | 13년 전 | 1344 | ||
| 4715 |
한번잘해보자
|
13년 전 | 1164 | |
| 4714 | 13년 전 | 1162 | ||
| 4713 | 13년 전 | 2818 | ||
| 4712 | 13년 전 | 1243 | ||
| 4711 |
김준수사랑
|
13년 전 | 1006 | |
| 4710 |
한번잘해보자
|
13년 전 | 1134 | |
| 4709 | 13년 전 | 1130 | ||
| 4708 | 13년 전 | 807 | ||
| 4707 | 13년 전 | 1697 | ||
| 4706 |
프로프리랜서
|
13년 전 | 2078 | |
| 4705 |
프로프리랜서
|
13년 전 | 1369 | |
| 4704 | 13년 전 | 963 | ||
| 4703 |
프로프리랜서
|
13년 전 | 929 | |
| 4702 | 13년 전 | 824 | ||
| 4701 | 13년 전 | 1566 | ||
| 4700 | 13년 전 | 2587 | ||
| 4699 | 13년 전 | 1292 | ||
| 4698 |
|
13년 전 | 1592 | |
| 4697 |
|
13년 전 | 1112 | |
| 4696 |
|
13년 전 | 1130 | |
| 4695 |
|
13년 전 | 1337 | |
| 4694 |
|
13년 전 | 861 | |
| 4693 |
|
13년 전 | 849 | |
| 4692 |
|
13년 전 | 856 | |
| 4691 |
|
13년 전 | 1185 | |
| 4690 |
|
13년 전 | 1267 | |
| 4689 |
|
13년 전 | 1011 | |
| 4688 |
|
13년 전 | 779 | |
| 4687 |
|
13년 전 | 1055 | |
| 4686 |
|
13년 전 | 1007 | |
| 4685 |
|
13년 전 | 935 | |
| 4684 |
|
13년 전 | 1037 | |
| 4683 |
|
13년 전 | 928 | |
| 4682 |
|
13년 전 | 1239 | |
| 4681 |
|
13년 전 | 1015 | |
| 4680 |
|
13년 전 | 1135 | |
| 4679 |
|
13년 전 | 1645 | |
| 4678 |
|
13년 전 | 576 | |
| 4677 | 13년 전 | 2910 | ||
| 4676 |
복이219
|
13년 전 | 613 | |
| 4675 | 13년 전 | 809 | ||
| 4674 | 13년 전 | 604 | ||
| 4673 | 13년 전 | 984 | ||
| 4672 | 13년 전 | 925 | ||
| 4671 | 13년 전 | 1193 | ||
| 4670 | 13년 전 | 706 | ||
| 4669 | 13년 전 | 1776 | ||
| 4668 | 13년 전 | 1417 | ||
| 4667 |
너는나의봄이다
|
13년 전 | 1015 | |
| 4666 | 13년 전 | 6685 | ||
| 4665 | 13년 전 | 601 | ||
| 4664 | 13년 전 | 987 | ||
| 4663 | 13년 전 | 835 | ||
| 4662 | 13년 전 | 960 | ||
| 4661 | 13년 전 | 1234 | ||
| 4660 | 13년 전 | 831 | ||
| 4659 | 13년 전 | 1094 | ||
| 4658 |
소나무닷컴
|
13년 전 | 684 | |
| 4657 | 13년 전 | 701 | ||
| 4656 |
|
13년 전 | 1231 | |
| 4655 | 13년 전 | 3085 | ||
| 4654 | 13년 전 | 667 | ||
| 4653 | 13년 전 | 2094 | ||
| 4652 | 13년 전 | 864 | ||
| 4651 | 13년 전 | 768 | ||
| 4650 | 13년 전 | 1653 | ||
| 4649 | 13년 전 | 1579 | ||
| 4648 | 13년 전 | 598 | ||
| 4647 | 13년 전 | 1495 | ||
| 4646 | 13년 전 | 1927 | ||
| 4645 | 13년 전 | 1326 | ||
| 4644 | 13년 전 | 586 | ||
| 4643 | 13년 전 | 2002 | ||
| 4642 | 13년 전 | 799 | ||
| 4641 |
|
13년 전 | 584 | |
| 4640 | 13년 전 | 554 | ||
| 4639 |
|
13년 전 | 1287 | |
| 4638 |
|
13년 전 | 1662 | |
| 4637 |
|
13년 전 | 1124 | |
| 4636 | 13년 전 | 612 | ||
| 4635 | 13년 전 | 750 | ||
| 4634 | 13년 전 | 1251 | ||
| 4633 | 13년 전 | 1198 | ||
| 4632 |
|
13년 전 | 534 | |
| 4631 | 13년 전 | 3338 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기