echo $page_name;
작은 이익보다는 고객에게 감동을 안겨주는
큰 노력을 계속 하겠습니다
지역 |
이름 |
주소 |
전화번호 |
php
$map_array = array();
if($affect_num > 0) {
$map_count =0;
$count = $affect_num - ($page - 1) * $size;
while($row = mysqli_fetch_assoc($result)){
=$area_array[$language][$row["str_area"]] =$row["str_sido"]!=""?$row["str_sido"]:"" |
=$row["str_title"] |
=nl2br($row["str_address"]) |
=$row["str_tel"] |
$count--;
}
}
else {
echo "등록(검색)된 정보가 없습니다. |
";
}
user_paging_board_ajax($_SERVER["PHP_SELF"]."?".$getvalue, $affect_num, $page, $size,$bid);
include_once("footer.php");