숀패밀리

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,017
14년 전 조회 1,085
14년 전 조회 1,430
14년 전 조회 1,717
14년 전 조회 1,745
14년 전 조회 1,202
14년 전 조회 1,832
14년 전 조회 1,301
14년 전 조회 1,173
14년 전 조회 2,850
14년 전 조회 1,586
14년 전 조회 1,181
14년 전 조회 1,165
14년 전 조회 2,211
14년 전 조회 1,362
14년 전 조회 1,771
14년 전 조회 1,763
14년 전 조회 2,386
14년 전 조회 2,434
14년 전 조회 1,705
14년 전 조회 1,324
14년 전 조회 1,284
14년 전 조회 1,507
14년 전 조회 1,683
14년 전 조회 3,168
14년 전 조회 1,149
14년 전 조회 1,492
14년 전 조회 1,623
14년 전 조회 1,999
14년 전 조회 1,205
14년 전 조회 1,085
14년 전 조회 1,807
14년 전 조회 2,179
14년 전 조회 2,262
14년 전 조회 1,456
14년 전 조회 1,225
14년 전 조회 2,376
14년 전 조회 1,450
14년 전 조회 1,790
14년 전 조회 1,250
14년 전 조회 1,306
14년 전 조회 1,334
14년 전 조회 1,411
14년 전 조회 5,242
14년 전 조회 1,281
14년 전 조회 1,433
14년 전 조회 2,109
14년 전 조회 1,236
14년 전 조회 1,019
14년 전 조회 1,431
14년 전 조회 2,695
14년 전 조회 2,136
14년 전 조회 1,986
14년 전 조회 3,448
14년 전 조회 2,524
14년 전 조회 1,475
14년 전 조회 1,515
14년 전 조회 1,502
14년 전 조회 1,623
14년 전 조회 1,067
14년 전 조회 1,391
14년 전 조회 1,516
14년 전 조회 3,114
14년 전 조회 1,412
14년 전 조회 1,147
14년 전 조회 1,126
14년 전 조회 3,476
14년 전 조회 1,255
14년 전 조회 1,972
14년 전 조회 2,049
14년 전 조회 1,190
14년 전 조회 1,880
14년 전 조회 1,277
14년 전 조회 1,414
14년 전 조회 2,353
14년 전 조회 2,105
14년 전 조회 2,702
14년 전 조회 1,399
14년 전 조회 1,281
14년 전 조회 2,645
14년 전 조회 1,305
14년 전 조회 1,414
14년 전 조회 2,572
14년 전 조회 1,496
14년 전 조회 1,493
14년 전 조회 1,196
14년 전 조회 1,454
14년 전 조회 2,473
14년 전 조회 1,022
14년 전 조회 3,033
14년 전 조회 1,339
14년 전 조회 1,064
14년 전 조회 1,028
14년 전 조회 1,317
14년 전 조회 1,233
14년 전 조회 1,137
14년 전 조회 1,629
14년 전 조회 1,060
14년 전 조회 1,691
14년 전 조회 2,105