숀패밀리

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,305
14년 전 조회 1,402
14년 전 조회 1,729
14년 전 조회 2,038
14년 전 조회 2,052
14년 전 조회 1,538
14년 전 조회 2,151
14년 전 조회 1,618
14년 전 조회 1,500
14년 전 조회 3,148
14년 전 조회 1,898
14년 전 조회 1,479
14년 전 조회 1,459
14년 전 조회 2,508
14년 전 조회 1,670
14년 전 조회 2,076
14년 전 조회 2,058
14년 전 조회 2,670
14년 전 조회 2,738
14년 전 조회 2,009
14년 전 조회 1,650
14년 전 조회 1,569
14년 전 조회 1,785
14년 전 조회 1,982
14년 전 조회 3,435
14년 전 조회 1,458
14년 전 조회 1,800
14년 전 조회 1,939
14년 전 조회 2,302
14년 전 조회 1,511
14년 전 조회 1,405
14년 전 조회 2,109
14년 전 조회 2,461
14년 전 조회 2,532
14년 전 조회 1,719
14년 전 조회 1,517
14년 전 조회 2,646
14년 전 조회 1,730
14년 전 조회 2,115
14년 전 조회 1,545
14년 전 조회 1,635
14년 전 조회 1,599
14년 전 조회 1,689
14년 전 조회 5,532
14년 전 조회 1,573
14년 전 조회 1,712
14년 전 조회 2,386
14년 전 조회 1,543
14년 전 조회 1,335
14년 전 조회 1,683
14년 전 조회 2,977
14년 전 조회 2,396
14년 전 조회 2,249
14년 전 조회 3,689
14년 전 조회 2,781
14년 전 조회 1,744
14년 전 조회 1,805
14년 전 조회 1,766
14년 전 조회 1,881
14년 전 조회 1,343
14년 전 조회 1,664
14년 전 조회 1,797
14년 전 조회 3,363
14년 전 조회 1,669
14년 전 조회 1,412
14년 전 조회 1,401
14년 전 조회 3,760
14년 전 조회 1,530
14년 전 조회 2,231
14년 전 조회 2,267
14년 전 조회 1,466
14년 전 조회 2,132
14년 전 조회 1,547
14년 전 조회 1,665
14년 전 조회 2,600
14년 전 조회 2,328
14년 전 조회 2,940
14년 전 조회 1,645
14년 전 조회 1,535
14년 전 조회 2,913
14년 전 조회 1,554
14년 전 조회 1,687
14년 전 조회 2,803
14년 전 조회 1,789
14년 전 조회 1,725
14년 전 조회 1,452
14년 전 조회 1,695
14년 전 조회 2,722
14년 전 조회 1,298
14년 전 조회 3,261
14년 전 조회 1,609
14년 전 조회 1,327
14년 전 조회 1,319
14년 전 조회 1,577
14년 전 조회 1,493
14년 전 조회 1,393
14년 전 조회 1,898
14년 전 조회 1,317
14년 전 조회 1,947
14년 전 조회 2,337