유튜브영상을 가져오려고하는데 채택완료
한번잘해보자
3년 전
조회 1,871
글쓰기시에 wr_10에 저장되게까지는 잘 되었는데
</p>
<p><iframe width='1000' height='563' src='<a href="https://youtube.com/embed/"" target="_blank" rel="noopener noreferrer">https://youtube.com/embed/"</a> + <strong><span style="background-color:#e74c3c;"><span style="color:#ffffff;"><?php echo ($view['wr_10']) ?></span> </span></strong>+ "?rel=0&playsinline=1&autoplay=0' allow='accelerometer; gyroscope; picture-in-picture; encrypted-media' allowfullscreen style='position: absolute; width:100%; height:100%;'></iframe></p>
<p>
https://youtube.com/embed/" + <?php echo ($view['wr_10']) ?>
저부분에서 wr_10 데이터를 넣어야 하는데 어떻게 넣어야 할지 모르겠습니다 ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
채택된 답변
+20 포인트
3년 전
</p>
<p><iframe width='1000' height='563' src='<a href="https://youtube.com/embed/<?php" target="_blank" rel="noopener noreferrer">https://youtube.com/embed/<?php</a> echo $view['wr_10']; ?>?rel=0&playsinline=1&autoplay=0' allow='accelerometer; gyroscope; picture-in-picture; encrypted-media' allowfullscreen style='position: absolute; width:100%; height:100%;'></iframe></p>
<p>
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
한번잘해보자
3년 전
너무 감사합니다 잘 해결 하였습니다 :)
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인