한 회원이 쓴 글 중 가장 최신글을 뽑아내는 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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기