كود بحث جوجل للجيل الرابع

الماجيك العربي

عضو جديد
31 أكتوبر 2010
17
1
0
32
مصر
WWW.amrshenawy.22web.net
كود بحث جوجل للجيل الرابع

[ اسم الشرح ]

كود بحث جوجل بدل البحث الموجود بالمنتدي

[ يتوافق مع اي اصدار ]

جيل رابع

مكان التركيب بدل البحث في المنتدي

13333785791.jpg


ابحث في navbar عن

PHP:
    <vb:if condition="$vboptions['enablesearches']"> 
    <div id="searchBox" class="searchBox"> 
        <form action="search.php?{vb:raw session.sessionurl}do=process" method="post"> 
            <vb:comment><input type="hidden" name="s" value="{vb:raw session.sessionurl}" /></vb:comment> 
            <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> 
            <input type="hidden" name="do" value="process" /> 
            <span class="searchBox_container"><input type="text" value="" class="textbox" name="query" tabindex="99"/></span> 

    
            <span class="searchBox_button"><input type="image" src="{vb:stylevar imgdir_button}/search.png" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span> 
        </form> 
        <ul class="searchBox_advanced_search"> 
            <li><a href="search.php{vb:raw session.sessionurl_q}" accesskey="4">{vb:rawphrase advanced_search}</a></li> 
        </ul> 
    </div> 
    </vb:if>
احذفه وضع مكانه الكود


مع مراعاه تغير الرابط للتسهيل www.miromax.zoka.cc يوجد 3 مرات
PHP:
    <vb:if condition="$vboptions['enablesearches']"> 
    <div id="searchBox" class="searchBox"> 
<form action="http://www.google.com/cse" id="cse-search-box">  
  <div>  
    <form action='http://www.google.com/custom' method='get' target='_blank'>  
<INPUT type='hidden' name=sitesearch value='www.miromax.zoka.cc' size='30'>  
 <INPUT type='hidden' name=hl value='ar' size='30'>  
<INPUT type='hidden' name=domains value='http://www.miromax.zoka.cc' size='30'>  
<INPUT type='hidden' name=hl0 value='ar' size='30'>  
<INPUT type='hidden' name=domains0 value='http://www.miromax.zoka.cc' size='30'>  
    <input type="hidden" name="ie" value="windows-1256" />  
    <input type="text" name="q" size="27" />  
    <input type="submit" name="sa" value="بحث" />  
  </div>  
</form>  
   
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=ar"></script>              
   
        <ul class="searchBox_advanced_search"> 
            <li><a href="search.php{vb:raw session.sessionurl_q}" accesskey="4">{vb:rawphrase advanced_search}</a></li> 
        </ul> 
    </div> 
    </vb:if>
 
  • Like
التفاعلات: Abdul Rahim

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
الله يبارك فيك يا الغلى

تستاهل ++