숀패밀리

php 함수검색 넣기

홈피에 php 함수검색을 넣을때 필요한 html/css입니다
php 커뮤니티등의 상단메뉴부분에 넣으시면됍니다
 
<style>
.php_search_div {padding:5px;border:0px;text-align:center;font-weight:bold;color:#FFFFFF;}
.php_search_div .php_search{ width:100px; height:20px; padding:4px 4px 0 4px; background-color:#6f6f6f; color:#ffffff; border:0px;}
.php_search_div .btn{ background:url(./images/btn_search.gif) no-repeat; width:40px; height:20px; text-indent: -100em; overflow:hidden; border:0px; cursor:pointer;}
</style>
 
        <!-- PHP함수검색 -->
            <div id="php_search_div" class="php_search_div">
                <script>
                    function Go_php_search() {

                        var obj = document.getElementById('php_search');

                        if(obj.value=="검색어를 입력하세요" || !obj.value) {
                            alert("검색어를 넣어주세요.");
                            obj.value="";
                            obj.focus();
                            return;
                        }

                        window.open("http://www.php.net/search.php?show=quickref&pattern="+obj.value,"_blank")
                    }
                </script>
                <img src="./images/s_php.gif" border="0"><!-- 타이틀부분 , 이미지로 하던 글로쓰던 맘대로   -->
                                <div style="width:155px;padding:5px;text-align:center;">
                <input type="text" name="php_search" id="php_search" value=""  onkeypress="if (event.keyCode == 13) { try{Go_php_search(); return false;}catch(e){} }" class="php_search"/> <input value="검색" type="button" onclick="try{Go_php_search(); return false;}catch(e){}" class="btn"/></div>
            </div>
      
이상입니다
|

댓글 2개

용도는 무엇인지요?
http://www.php.net/search.php?show=quickref&pattern="+obj.value,"_blank"

이게 답인듯 한데요
작업하다 보면 아무래도 필요할 때가 있을듯 합니다
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
14년 전 조회 4,282
14년 전 조회 1,383
14년 전 조회 1,719
14년 전 조회 2,013
14년 전 조회 2,028
14년 전 조회 1,517
14년 전 조회 2,125
14년 전 조회 1,592
14년 전 조회 1,472
14년 전 조회 3,126
14년 전 조회 1,873
14년 전 조회 1,462
14년 전 조회 1,439
14년 전 조회 2,481
14년 전 조회 1,654
14년 전 조회 2,052
14년 전 조회 2,038
14년 전 조회 2,650
14년 전 조회 2,716
14년 전 조회 1,987
14년 전 조회 1,626
14년 전 조회 1,555
14년 전 조회 1,770
14년 전 조회 1,965
14년 전 조회 3,422
14년 전 조회 1,438
14년 전 조회 1,775
14년 전 조회 1,911
14년 전 조회 2,285
14년 전 조회 1,493
14년 전 조회 1,385
14년 전 조회 2,078
14년 전 조회 2,436
14년 전 조회 2,513
14년 전 조회 1,704
14년 전 조회 1,491
14년 전 조회 2,611
14년 전 조회 1,708
14년 전 조회 2,084
14년 전 조회 1,524
14년 전 조회 1,615
14년 전 조회 1,573
14년 전 조회 1,664
14년 전 조회 5,514
14년 전 조회 1,557
14년 전 조회 1,691
14년 전 조회 2,363
14년 전 조회 1,513
14년 전 조회 1,317
14년 전 조회 1,652
14년 전 조회 2,949
14년 전 조회 2,373
14년 전 조회 2,229
14년 전 조회 3,664
14년 전 조회 2,758
14년 전 조회 1,722
14년 전 조회 1,782
14년 전 조회 1,753
14년 전 조회 1,860
14년 전 조회 1,332
14년 전 조회 1,644
14년 전 조회 1,774
14년 전 조회 3,349
14년 전 조회 1,657
14년 전 조회 1,395
14년 전 조회 1,395
14년 전 조회 3,739
14년 전 조회 1,517
14년 전 조회 2,215
14년 전 조회 2,247
14년 전 조회 1,449
14년 전 조회 2,113
14년 전 조회 1,530
14년 전 조회 1,653
14년 전 조회 2,576
14년 전 조회 2,316
14년 전 조회 2,924
14년 전 조회 1,628
14년 전 조회 1,521
14년 전 조회 2,892
14년 전 조회 1,538
14년 전 조회 1,668
14년 전 조회 2,783
14년 전 조회 1,768
14년 전 조회 1,706
14년 전 조회 1,436
14년 전 조회 1,668
14년 전 조회 2,698
14년 전 조회 1,281
14년 전 조회 3,242
14년 전 조회 1,597
14년 전 조회 1,318
14년 전 조회 1,299
14년 전 조회 1,551
14년 전 조회 1,476
14년 전 조회 1,377
14년 전 조회 1,879
14년 전 조회 1,307
14년 전 조회 1,937
14년 전 조회 2,317