$_GET 질문입니다. 채택완료
</strong><span style="font-size: 14.6667px; line-height: 1.5;"><?php</span> </p><p style="font-size: 14.6667px;">require_once "kGoogle.class.php";</p><p style="font-size: 14.6667px;">$j2t = new J2T();</p><p style="font-size: 14.6667px;">$j2t->setLink = '주소';</p><p style="font-size: 14.6667px;">$j2t->setFormat = isset($_GET['format']) ? $_GET['format'] : false;</p><p style="font-size: 14.6667px;">?><strong style="color: rgb(127, 127, 127); font-family: 돋움, Dotum, sans-serif; font-size: 12px; line-height: normal;">
이렇게 하면 정상출력되는데요
</strong><?php</p><p style="font-size: 14.6667px;">require_once "kGoogle.class.php";</p><p style="font-size: 14.6667px;">$j2t = new J2T();</p><p style="font-size: 14.6667px;">$j2t->setLink = '<?php echo $view['wr_3']; ?>';</p><p style="font-size: 14.6667px;">$j2t->setFormat = isset($_GET['format']) ? $_GET['format'] : false;</p><p style="font-size: 14.6667px;">?><strong style="color: rgb(127, 127, 127); font-family: 돋움, Dotum, sans-serif; font-size: 12px; line-height: normal;">
이러게 하면 사이트가 아래와같이 깨지면서 갑도 못받아옵니다.. <?php echo $view['wr_3']; ?> 다르게 하는법이 있나요? 부탁 드립니다.

답변 2개
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인