숀패밀리

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,373
14년 전 조회 1,457
14년 전 조회 1,782
14년 전 조회 2,097
14년 전 조회 2,111
14년 전 조회 1,577
14년 전 조회 2,212
14년 전 조회 1,663
14년 전 조회 1,554
14년 전 조회 3,216
14년 전 조회 1,938
14년 전 조회 1,529
14년 전 조회 1,508
14년 전 조회 2,563
14년 전 조회 1,709
14년 전 조회 2,130
14년 전 조회 2,105
14년 전 조회 2,715
14년 전 조회 2,790
14년 전 조회 2,058
14년 전 조회 1,701
14년 전 조회 1,625
14년 전 조회 1,845
14년 전 조회 2,030
14년 전 조회 3,490
14년 전 조회 1,515
14년 전 조회 1,849
14년 전 조회 1,987
14년 전 조회 2,361
14년 전 조회 1,566
14년 전 조회 1,454
14년 전 조회 2,164
14년 전 조회 2,512
14년 전 조회 2,591
14년 전 조회 1,774
14년 전 조회 1,576
14년 전 조회 2,705
14년 전 조회 1,782
14년 전 조회 2,184
14년 전 조회 1,606
14년 전 조회 1,697
14년 전 조회 1,658
14년 전 조회 1,744
14년 전 조회 5,586
14년 전 조회 1,640
14년 전 조회 1,768
14년 전 조회 2,444
14년 전 조회 1,592
14년 전 조회 1,387
14년 전 조회 1,746
14년 전 조회 3,046
14년 전 조회 2,451
14년 전 조회 2,301
14년 전 조회 3,738
14년 전 조회 2,842
14년 전 조회 1,806
14년 전 조회 1,861
14년 전 조회 1,821
14년 전 조회 1,943
14년 전 조회 1,400
14년 전 조회 1,723
14년 전 조회 1,850
14년 전 조회 3,411
14년 전 조회 1,719
14년 전 조회 1,473
14년 전 조회 1,456
14년 전 조회 3,810
14년 전 조회 1,582
14년 전 조회 2,288
14년 전 조회 2,325
14년 전 조회 1,520
14년 전 조회 2,197
14년 전 조회 1,600
14년 전 조회 1,724
14년 전 조회 2,657
14년 전 조회 2,383
14년 전 조회 3,002
14년 전 조회 1,701
14년 전 조회 1,592
14년 전 조회 2,979
14년 전 조회 1,611
14년 전 조회 1,736
14년 전 조회 2,855
14년 전 조회 1,850
14년 전 조회 1,791
14년 전 조회 1,507
14년 전 조회 1,746
14년 전 조회 2,777
14년 전 조회 1,358
14년 전 조회 3,322
14년 전 조회 1,675
14년 전 조회 1,379
14년 전 조회 1,376
14년 전 조회 1,631
14년 전 조회 1,545
14년 전 조회 1,455
14년 전 조회 1,951
14년 전 조회 1,366
14년 전 조회 2,002
14년 전 조회 2,386