<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $diaryboard = new ImageBoard('diaryBoard'); $diaryboard->addHitCounter($_GET['no']); $posting = $diaryboard->loadPost($_GET['no']); $comments = $diaryboard->loadComments($_GET['no'], 'diaryboard'); $images = $diaryboard->loadImages($_GET['no']); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content"> <section class="wrapper">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $boxinglibrary = new ImageBoard('boxingLib'); $boxinglibrary->addHitCounter($_GET['no']); $posting = $boxinglibrary->loadPost($_GET['no']); $comments = $boxinglibrary->loadComments($_GET['no'], 'boxingLib'); $images = $boxinglibrary->loadImages($_GET['no']); $video = $boxinglibrary->loadVideo($_GET["no"]); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $freeboard = new ImageBoard('freeboard'); $freeboard->addHitCounter($_GET['no']); //조회수 ++ $posting = $freeboard->loadPost($_GET['no']); $comments = $freeboard->loadComments($_GET['no'], 'freeBoard'); $images = $freeboard->loadImages($_GET['no']); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $crossfitlibrary = new ImageBoard('crossfitLib'); $crossfitlibrary->addHitCounter($_GET['no']); $posting = $crossfitlibrary->loadPost($_GET['no']); $comments = $crossfitlibrary->loadComments($_GET['no'], 'crossfitLibrary'); $images = $crossfitlibrary->loadImages($_GET['no']); $video = $crossfitlibrary->loadVideo($_GET["no"]); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $crossfitlecture = new ImageBoard('crossfitLec'); $crossfitlecture->addHitCounter($_GET['no']); $posting = $crossfitlecture->loadPost($_GET['no']); $comments = $crossfitlecture->loadComments($_GET['no'], 'crossfitLec'); $images = $crossfitlecture->loadImages($_GET['no']); $video = $crossfitlecture->loadVideo($_GET["no"]); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '../css/breatheboard.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $breatheboard = new ImageBoard('breatheBoard'); $breatheboard->addHitCounter($_GET['no']); $posting = $breatheboard->loadPost($_GET['no']); $comments = $breatheboard->loadComments($_GET['no'], 'breatheBoard'); $images = $breatheboard->loadImages($_GET['no']); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content"> <section class="wrapper">
<!DOCTYPE html> <html> <head> <?php head('브리드 복싱 & 크로스핏 - 관리자메뉴', array('/common/font-awesome/css/font-awesome.css', '/common/css/table-responsive.css', '/community/css/community.css')); ?> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php if (isset($_GET['no'])) { $boxinglecture = new ImageBoard('boxingLec'); $boxinglecture->addHitCounter($_GET['no']); $posting = $boxinglecture->loadPost($_GET['no']); $comments = $boxinglecture->loadComments($_GET['no'], 'boxingLec'); $images = $boxinglecture->loadImages($_GET['no']); $video = $boxinglecture->loadVideo($_GET["no"]); } login(); navigation(); $page = isset($_GET['page']) ? $_GET['page'] : 1; ?> <!--header start--> <!--header end--> <!--sidebar start--> <!--sidebar end--> <!-- 글번호를 GET으로 받아와서 고고싱하기로 하겠습니다 --> <section id="main-content">