<script language="javascript">
function urlParse() {
var idx = document.URL.indexOf('?');
var params = new Array();
if (idx != -1) {
var pairs = document.URL.substring(idx+1, document.URL.length).split('&');
for (var i=0; i<pairs.length; i++) {
nameVal = pairs[i].split('=');
params[nameVal[0]] = nameVal[1];
document.write(idx);
}
}
return params;
}
urlParse();
</script>
<script>
var today=new Date()
document.write('<center>'+today.toString()+'<br>'+window.location+'</center>')
</script>
<p><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
function urlParse() {
var idx = document.URL.indexOf('?');
var params = new Array();
if (idx != -1) {
var pairs = document.URL.substring(idx+1, document.URL.length).split('&');
for (var i=0; i<pairs.length; i++) {
nameVal = pairs[i].split('=');
params[nameVal[0]] = nameVal[1];
document.write(idx);
}
}
return params;
}
urlParse();
</script>
<script>
var today=new Date()
document.write('<center>'+today.toString()+'<br>'+window.location+'</center>')
</script>
<p><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5377 |
잘살아보자
|
11년 전 | 877 | |
| 5376 | 11년 전 | 1903 | ||
| 5375 | 11년 전 | 1115 | ||
| 5374 | 11년 전 | 1518 | ||
| 5373 |
SOFTA
|
11년 전 | 5705 | |
| 5372 | 11년 전 | 2243 | ||
| 5371 | 11년 전 | 15257 | ||
| 5370 | 11년 전 | 1393 | ||
| 5369 | 11년 전 | 3124 | ||
| 5368 | 11년 전 | 1560 | ||
| 5367 |
네이비컬러
|
11년 전 | 3596 | |
| 5366 |
네이비컬러
|
11년 전 | 1310 | |
| 5365 | 11년 전 | 5002 | ||
| 5364 | 11년 전 | 4382 | ||
| 5363 | 11년 전 | 4408 | ||
| 5362 | 11년 전 | 1178 | ||
| 5361 | 11년 전 | 2646 | ||
| 5360 |
봉보로봉봉
|
11년 전 | 898 | |
| 5359 |
입문개발자
|
11년 전 | 3225 | |
| 5358 | 11년 전 | 3111 | ||
| 5357 | 11년 전 | 2053 | ||
| 5356 | 11년 전 | 2489 | ||
| 5355 | 11년 전 | 2248 | ||
| 5354 | 11년 전 | 1338 | ||
| 5353 | 11년 전 | 3588 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기