<?
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시간 정도 강좌못보고 머물러있었네요 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 406 | ||
| 7929 | 9년 전 | 326 | ||
| 7928 | 9년 전 | 415 | ||
| 7927 | 9년 전 | 329 | ||
| 7926 | 9년 전 | 663 | ||
| 7925 | 9년 전 | 349 | ||
| 7924 | 9년 전 | 336 | ||
| 7923 | 9년 전 | 337 | ||
| 7922 | 9년 전 | 377 | ||
| 7921 | 9년 전 | 395 | ||
| 7920 | 9년 전 | 320 | ||
| 7919 | 9년 전 | 332 | ||
| 7918 | 9년 전 | 487 | ||
| 7917 | 9년 전 | 325 | ||
| 7916 | 9년 전 | 404 | ||
| 7915 | 9년 전 | 401 | ||
| 7914 | 9년 전 | 410 | ||
| 7913 | 9년 전 | 569 | ||
| 7912 | 9년 전 | 415 | ||
| 7911 | 9년 전 | 363 | ||
| 7910 | 9년 전 | 406 | ||
| 7909 | 9년 전 | 505 | ||
| 7908 | 9년 전 | 423 | ||
| 7907 | 9년 전 | 367 | ||
| 7906 | 9년 전 | 391 | ||
| 7905 | 9년 전 | 368 | ||
| 7904 | 9년 전 | 351 | ||
| 7903 | 9년 전 | 344 | ||
| 7902 | 9년 전 | 559 | ||
| 7901 |
|
9년 전 | 729 | |
| 7900 | 9년 전 | 583 | ||
| 7899 | 9년 전 | 378 | ||
| 7898 | 9년 전 | 380 | ||
| 7897 | 9년 전 | 338 | ||
| 7896 | 9년 전 | 357 | ||
| 7895 | 9년 전 | 463 | ||
| 7894 | 9년 전 | 386 | ||
| 7893 | 9년 전 | 333 | ||
| 7892 | 9년 전 | 390 | ||
| 7891 | 9년 전 | 763 | ||
| 7890 | 9년 전 | 1191 | ||
| 7889 | 9년 전 | 743 | ||
| 7888 |
limsy1987
|
9년 전 | 544 | |
| 7887 | 9년 전 | 544 | ||
| 7886 | 9년 전 | 435 | ||
| 7885 | 9년 전 | 402 | ||
| 7884 | 9년 전 | 403 | ||
| 7883 | 9년 전 | 398 | ||
| 7882 | 9년 전 | 448 | ||
| 7881 | 9년 전 | 435 | ||
| 7880 | 9년 전 | 558 | ||
| 7879 | 9년 전 | 458 | ||
| 7878 | 9년 전 | 1213 | ||
| 7877 | 9년 전 | 746 | ||
| 7876 | 9년 전 | 479 | ||
| 7875 | 9년 전 | 557 | ||
| 7874 |
|
9년 전 | 804 | |
| 7873 | 9년 전 | 516 | ||
| 7872 | 9년 전 | 672 | ||
| 7871 | 9년 전 | 477 | ||
| 7870 | 9년 전 | 603 | ||
| 7869 | 9년 전 | 432 | ||
| 7868 | 9년 전 | 437 | ||
| 7867 | 9년 전 | 420 | ||
| 7866 | 9년 전 | 483 | ||
| 7865 | 9년 전 | 449 | ||
| 7864 | 9년 전 | 511 | ||
| 7863 | 9년 전 | 506 | ||
| 7862 | 9년 전 | 462 | ||
| 7861 | 9년 전 | 629 | ||
| 7860 | 9년 전 | 620 | ||
| 7859 | 9년 전 | 407 | ||
| 7858 | 9년 전 | 701 | ||
| 7857 | 9년 전 | 1070 | ||
| 7856 | 9년 전 | 517 | ||
| 7855 | 9년 전 | 750 | ||
| 7854 | 9년 전 | 729 | ||
| 7853 | 9년 전 | 576 | ||
| 7852 | 9년 전 | 506 | ||
| 7851 | 9년 전 | 501 | ||
| 7850 | 9년 전 | 582 | ||
| 7849 | 9년 전 | 355 | ||
| 7848 | 9년 전 | 409 | ||
| 7847 | 9년 전 | 649 | ||
| 7846 | 9년 전 | 452 | ||
| 7845 | 9년 전 | 412 | ||
| 7844 | 9년 전 | 388 | ||
| 7843 | 9년 전 | 410 | ||
| 7842 | 9년 전 | 396 | ||
| 7841 | 9년 전 | 382 | ||
| 7840 | 9년 전 | 404 | ||
| 7839 | 9년 전 | 432 | ||
| 7838 | 9년 전 | 518 | ||
| 7837 | 9년 전 | 354 | ||
| 7836 | 9년 전 | 397 | ||
| 7835 | 9년 전 | 470 | ||
| 7834 |
|
9년 전 | 1190 | |
| 7833 | 9년 전 | 422 | ||
| 7832 | 9년 전 | 410 | ||
| 7831 | 9년 전 | 559 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기