숀패밀리

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,318
14년 전 조회 1,419
14년 전 조회 1,746
14년 전 조회 2,061
14년 전 조회 2,068
14년 전 조회 1,549
14년 전 조회 2,168
14년 전 조회 1,631
14년 전 조회 1,513
14년 전 조회 3,172
14년 전 조회 1,907
14년 전 조회 1,500
14년 전 조회 1,473
14년 전 조회 2,520
14년 전 조회 1,679
14년 전 조회 2,093
14년 전 조회 2,070
14년 전 조회 2,684
14년 전 조회 2,756
14년 전 조회 2,023
14년 전 조회 1,669
14년 전 조회 1,586
14년 전 조회 1,802
14년 전 조회 1,995
14년 전 조회 3,451
14년 전 조회 1,474
14년 전 조회 1,819
14년 전 조회 1,957
14년 전 조회 2,322
14년 전 조회 1,526
14년 전 조회 1,419
14년 전 조회 2,127
14년 전 조회 2,472
14년 전 조회 2,547
14년 전 조회 1,738
14년 전 조회 1,533
14년 전 조회 2,660
14년 전 조회 1,747
14년 전 조회 2,133
14년 전 조회 1,565
14년 전 조회 1,658
14년 전 조회 1,614
14년 전 조회 1,702
14년 전 조회 5,544
14년 전 조회 1,591
14년 전 조회 1,729
14년 전 조회 2,406
14년 전 조회 1,562
14년 전 조회 1,349
14년 전 조회 1,703
14년 전 조회 2,995
14년 전 조회 2,413
14년 전 조회 2,266
14년 전 조회 3,706
14년 전 조회 2,799
14년 전 조회 1,759
14년 전 조회 1,825
14년 전 조회 1,788
14년 전 조회 1,892
14년 전 조회 1,360
14년 전 조회 1,680
14년 전 조회 1,812
14년 전 조회 3,376
14년 전 조회 1,679
14년 전 조회 1,429
14년 전 조회 1,418
14년 전 조회 3,772
14년 전 조회 1,541
14년 전 조회 2,244
14년 전 조회 2,278
14년 전 조회 1,475
14년 전 조회 2,149
14년 전 조회 1,562
14년 전 조회 1,679
14년 전 조회 2,616
14년 전 조회 2,342
14년 전 조회 2,954
14년 전 조회 1,659
14년 전 조회 1,548
14년 전 조회 2,933
14년 전 조회 1,566
14년 전 조회 1,697
14년 전 조회 2,817
14년 전 조회 1,808
14년 전 조회 1,739
14년 전 조회 1,463
14년 전 조회 1,706
14년 전 조회 2,733
14년 전 조회 1,307
14년 전 조회 3,276
14년 전 조회 1,621
14년 전 조회 1,341
14년 전 조회 1,331
14년 전 조회 1,595
14년 전 조회 1,506
14년 전 조회 1,409
14년 전 조회 1,910
14년 전 조회 1,328
14년 전 조회 1,964
14년 전 조회 2,350