숀패밀리

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,333
14년 전 조회 1,426
14년 전 조회 1,752
14년 전 조회 2,071
14년 전 조회 2,078
14년 전 조회 1,552
14년 전 조회 2,178
14년 전 조회 1,640
14년 전 조회 1,523
14년 전 조회 3,180
14년 전 조회 1,916
14년 전 조회 1,505
14년 전 조회 1,483
14년 전 조회 2,532
14년 전 조회 1,685
14년 전 조회 2,101
14년 전 조회 2,081
14년 전 조회 2,689
14년 전 조회 2,762
14년 전 조회 2,031
14년 전 조회 1,679
14년 전 조회 1,595
14년 전 조회 1,809
14년 전 조회 2,003
14년 전 조회 3,459
14년 전 조회 1,482
14년 전 조회 1,822
14년 전 조회 1,960
14년 전 조회 2,330
14년 전 조회 1,539
14년 전 조회 1,430
14년 전 조회 2,141
14년 전 조회 2,481
14년 전 조회 2,558
14년 전 조회 1,749
14년 전 조회 1,546
14년 전 조회 2,673
14년 전 조회 1,758
14년 전 조회 2,147
14년 전 조회 1,578
14년 전 조회 1,668
14년 전 조회 1,622
14년 전 조회 1,713
14년 전 조회 5,552
14년 전 조회 1,605
14년 전 조회 1,741
14년 전 조회 2,417
14년 전 조회 1,573
14년 전 조회 1,360
14년 전 조회 1,713
14년 전 조회 3,010
14년 전 조회 2,427
14년 전 조회 2,278
14년 전 조회 3,716
14년 전 조회 2,814
14년 전 조회 1,769
14년 전 조회 1,835
14년 전 조회 1,794
14년 전 조회 1,904
14년 전 조회 1,367
14년 전 조회 1,690
14년 전 조회 1,824
14년 전 조회 3,385
14년 전 조회 1,689
14년 전 조회 1,440
14년 전 조회 1,425
14년 전 조회 3,789
14년 전 조회 1,552
14년 전 조회 2,254
14년 전 조회 2,289
14년 전 조회 1,485
14년 전 조회 2,160
14년 전 조회 1,574
14년 전 조회 1,690
14년 전 조회 2,633
14년 전 조회 2,352
14년 전 조회 2,970
14년 전 조회 1,665
14년 전 조회 1,558
14년 전 조회 2,948
14년 전 조회 1,583
14년 전 조회 1,704
14년 전 조회 2,826
14년 전 조회 1,822
14년 전 조회 1,753
14년 전 조회 1,471
14년 전 조회 1,714
14년 전 조회 2,746
14년 전 조회 1,320
14년 전 조회 3,284
14년 전 조회 1,631
14년 전 조회 1,352
14년 전 조회 1,341
14년 전 조회 1,604
14년 전 조회 1,512
14년 전 조회 1,424
14년 전 조회 1,917
14년 전 조회 1,336
14년 전 조회 1,972
14년 전 조회 2,354