a.php 에 아래 같이 기본 작성을 하고 a.php?v=v값
a.php의 값이 비뀔려면 어떻게 하나요?
<embed src="http://www.youtube.com/v/v값" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="opaque" allowfullscreen="true" width="600" height="500"></embed>
댓글 2개
13년 전
if($_GET[v]){
<embed src="http://www.youtube.com/v/<?=$_GET[v];?>" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="opaque" allowfullscreen="true" width="600" height="500"></embed>
}
<embed src="http://www.youtube.com/v/<?=$_GET[v];?>" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="opaque" allowfullscreen="true" width="600" height="500"></embed>
}
takumi22
12년 전
팁 자료실에 질문 너무 많네 팁관련 글좀 보러 왔는데 ^^
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6052 | 9년 전 | 536 | ||
| 6051 | 9년 전 | 523 | ||
| 6050 | 9년 전 | 910 | ||
| 6049 | 9년 전 | 292 | ||
| 6048 | 9년 전 | 513 | ||
| 6047 | 9년 전 | 641 | ||
| 6046 | 9년 전 | 638 | ||
| 6045 | 9년 전 | 585 | ||
| 6044 | 9년 전 | 555 | ||
| 6043 | 9년 전 | 720 | ||
| 6042 | 9년 전 | 441 | ||
| 6041 | 9년 전 | 511 | ||
| 6040 | 9년 전 | 384 | ||
| 6039 | 9년 전 | 349 | ||
| 6038 | 9년 전 | 352 | ||
| 6037 | 9년 전 | 339 | ||
| 6036 | 9년 전 | 339 | ||
| 6035 | 9년 전 | 302 | ||
| 6034 | 9년 전 | 309 | ||
| 6033 | 9년 전 | 798 | ||
| 6032 | 9년 전 | 316 | ||
| 6031 | 9년 전 | 272 | ||
| 6030 | 9년 전 | 303 | ||
| 6029 | 9년 전 | 266 | ||
| 6028 | 9년 전 | 314 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기