n"; return; } $this->total_pages = ceil($numrows / $this->results_per_page); } /* 다음 is 콘텐츠 인쇄 기능은 필요에 따라 사용하거나 확장할 수 있습니다. 여기서는 ID를 인쇄합니다. */ function print_paged_results() { ;n"; $start = ($this->page - 1) * $this->results_per_page; mysql_data_seek($this->result, $start); $x = 0; 1) $bgcolor = "# F2F2FF"; else $bgcolor = "#EEEEEE"; echo "