google search code
Posted: Thu Feb 05, 2009 10:59 am
please let me know if any one knew code like what google does
give me your suggest if possible send the code
give me your suggest if possible send the code
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
This question doesn't make a whole lotof sense. But I'll give it a shotmuthuuniv wrote:please let me know if any one knew code like what google does
give me your suggest if possible send the code
Code: Select all
<form action="http://www.google.com/search" target="_blank" name="f" id="f">
<table width="101%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%" align="center" valign="baseline" nowrap="nowrap"><p align="center">
<input name="hl" type="hidden" value="en" />
<input maxlength="2048" name="q" size="25" title="Search Yo!" value="" />
<br />
<input name="btnG" type="submit" width="40" value="Search" />
<br />
<font size="-2"><a href="http://www.google.com/advanced_search?hl=en">Advanced Search<br />
</a></font><font size="-2"><a href="http://www.google.com/language_tools?hl=en">Language Tools</a><br />
<a href="http://www.google.com/preferences?hl=en">Preferences</a><br />
</font></p></td>
<td nowrap="nowrap"> </td>
</tr>
</table>
</form>
Yeah, wasn't sure what he was going for there. So I figured I'd post up some google search stuff from my site. It's not PHP though.mickeyunderscore wrote:You mean their search algorithms? I doubt very much you will be able to find them anywhere, I'd imagine they are a very closely guarded secret.
Maybe it's the way they make their sexy logos? Who knows. All I know is that google can't top my now 100 post count!mickeyunderscore wrote:Could be the google suggest, google charts, google maps. There's so much