0

How to Google Search Box Add on your site

Posted August 27th, 2010 in PHP Tutorial by Paran

Several time we need to add google search box in our site or client site. But how can we add this. Just I will provide you some HTML code, copy this code and paste on your desire place. Ok lets go to copy this code. Just follow the bellow code

<form method="get" action="http://www.google.com/search">

<input type="text"   name="q" size="31" maxlength="255" value="" />

<input type="submit" value="SearchSite" />

</form>
VN:F [1.9.10_1130]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.10_1130]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Facebook
  • Twitter
  • Google Bookmarks
  • Print
  • Live
  • Digg
  • Sphinn
  • Mixx
  • Add to favorites

Leave a Reply





  • Page 1 of 1
  • « Previous
  • 1
  • Next »