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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5952 | 9년 전 | 288 | ||
| 5951 | 9년 전 | 208 | ||
| 5950 | 9년 전 | 276 | ||
| 5949 | 9년 전 | 434 | ||
| 5948 | 9년 전 | 179 | ||
| 5947 | 9년 전 | 195 | ||
| 5946 | 9년 전 | 180 | ||
| 5945 | 9년 전 | 332 | ||
| 5944 | 9년 전 | 332 | ||
| 5943 | 9년 전 | 407 | ||
| 5942 | 9년 전 | 353 | ||
| 5941 | 9년 전 | 534 | ||
| 5940 | 9년 전 | 423 | ||
| 5939 | 9년 전 | 370 | ||
| 5938 |
씨에이치넷
|
9년 전 | 1281 | |
| 5937 | 9년 전 | 398 | ||
| 5936 | 9년 전 | 356 | ||
| 5935 | 9년 전 | 343 | ||
| 5934 | 9년 전 | 284 | ||
| 5933 | 9년 전 | 706 | ||
| 5932 | 9년 전 | 267 | ||
| 5931 | 9년 전 | 298 | ||
| 5930 | 9년 전 | 484 | ||
| 5929 | 9년 전 | 284 | ||
| 5928 | 9년 전 | 341 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기