한 회원이 쓴 글 중 가장 최신글을 뽑아내는 mysql 구문을 만들려고 하는데요,
잘안되서요
$maxwrid = mysql_query("select max(wr_id) from $bo_table where mb_id = '$member[mb_id]'");
$max = sql_fetch("select * from $bo_table where wr_id = '$maxwrid'");
echo $max[wr_datetime];
이렇게 하려고 하는데...무엇이 잘못된 것일까요?
안나오네요...ㅜㅡ
잘안되서요
$maxwrid = mysql_query("select max(wr_id) from $bo_table where mb_id = '$member[mb_id]'");
$max = sql_fetch("select * from $bo_table where wr_id = '$maxwrid'");
echo $max[wr_datetime];
이렇게 하려고 하는데...무엇이 잘못된 것일까요?
안나오네요...ㅜㅡ
댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284113 | |
| 284104 | |
| 284099 | |
| 284097 | |
| 284096 | |
| 284092 | |
| 284090 | |
| 284085 | |
| 284084 | |
| 284080 | |
| 284077 | |
| 284073 | |
| 284070 | |
| 284061 | |
| 284058 | |
| 284056 | |
| 284050 | |
| 284048 | |
| 284047 | |
| 284046 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기