Your FREE membership includes:
|
| Shortcut links: |
|
|
Like this topic? Digg it...
|
![]() ![]() |
Oct 4 2007, 03:35 AM
Post
#1
|
|
|
Starter Member Group: Members Posts: 39 Joined: 4-October 07 Member No.: 1152 |
is a Search engine build in php ( but i was wondering if anyone saw something more proffesional the TSEP - The Search Engine Project is good enough but i would have to edit it very much to get where i want and without knowlage of php ( yes ) this wont be easy . So to make my self short : If anyone saw something like Search Engine written in php pls post a link here thanks .... |
|
|
|
Oct 4 2007, 02:14 PM
Post
#2
|
|
![]() Grand Member Group: Members Posts: 94 Joined: 23-September 07 Member No.: 1073 |
First of all - Why do you need a search engine ? I mean - Google beats them all. ( I Just don't find any use on other search engines ). If you would code your search engine on your own, and code it hard so It would find only specific things on the internet ( which are hard to find ) well then maybe there would be a use of your engine, but in all other ways - I just can't see the point why would you need your own search engine. ( my opinion only )
-------------------- |
|
|
|
Oct 6 2007, 04:11 PM
Post
#3
|
|
|
Starter Member Group: Members Posts: 39 Joined: 4-October 07 Member No.: 1152 |
hmm before google was altavista and before that was yahoo ^^
|
|
|
|
Oct 6 2007, 06:03 PM
Post
#4
|
|
![]() Grand Member Group: Members Posts: 94 Joined: 23-September 07 Member No.: 1073 |
Well I Really can't imagine someone beating google
Anyway - If you want to beat google - You really need a professional Server, professional PHP Coder team and to put your ADS Over the net. Maybe then It would work Anyway - Sorry for the offtopic and good luck on the Search Engine project -------------------- |
|
|
|
Oct 7 2007, 03:53 AM
Post
#5
|
|
|
Starter Member Group: Members Posts: 108 Joined: 21-November 06 Member No.: 207 |
IF you want to beat google you probably should consider another programming language,
don't (only) use php if you want to make a good search engine. Good Luck anyways -------------------- |
|
|
|
Oct 15 2007, 05:20 AM
Post
#6
|
|
![]() Advanced Member ![]() Group: Advertising Team Posts: 406 Joined: 24-September 07 From: de WATER Member No.: 1084 |
i would use google nothing beats google heres some good scripts if u want them:
Description: This useful script allows your visitors to search the contents of your site by leveraging the 3 most popular search engines- Google, Yahoo, and MSN. Now your site's search is truly covered! Google: Yahoo: MSN: Directions: Simply insert the below into the <body> section: <form name="jksearch" action="http://www.google.com/search" method="get" onSubmit="jksitesearch(this)"> <p>Search JavaScript Kit:<br /> <input id="hiddenquery" type="hidden" name="q" /> <input name="qfront" type="text" style="width: 200px" value="navigator object" /> <input type="submit" value="Search" /><br /> <div style="font: bold 11px Verdana;">Google:<input name="se" type="radio" checked> Yahoo:<input name="se" type="radio"> MSN:<input name="se" type="radio"> </div> <script type="text/javascript"> // All-in-one Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com) // For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/ // This notice must stay intact for use //Enter domain of site to search. var domainroot="www.javascriptkit.com" var searchaction=[ //form action for the 3 search engines "http://www.google.com/search", "http://search.yahoo.com/search", "http://search.msn.com/results.aspx" ] var queryfieldname=["q","p","q"] //name of hidden query form for the 3 search engines function switchaction(cur, index){ cur.form.action=searchaction[index] document.getElementById("hiddenquery").name=queryfieldname[index] } function jksitesearch(curobj){ for (i=0; i< document.jksearch.se.length; i++){ //loop through radio to see which is checked if (document.jksearch.se[i].checked==true) switchaction(document.jksearch.se[i], i) } document.getElementById("hiddenquery").value="site:"+domainroot+" "+curobj.qfront.value } </script> </p> </form> <p style="font: normal 11px Arial">This free script provided by<br /> <a href="http://www.javascriptkit.com">JavaScript Kit</a></p> Refer to the comments inside the script. You will need to change a single variable to point to the domain you wish the script to search within. Description: Need a powerful internal search engine script to allow visitors to search the contents of your site? How does Google sound? This script uses Google to enable comprehensive search on your site. Cool! <script type="text/javascript"> // Google Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com) // For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/ // This notice must stay intact for use //Enter domain of site to search. var domainroot="www.javascriptkit.com" function Gsitesearch(curobj){ curobj.q.value="site:"+domainroot+" "+curobj.qfront.value } </script> <form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)"> <p>Search JavaScript Kit:<br /> <input name="q" type="hidden" /> <input name="qfront" type="text" style="width: 180px" /> <input type="submit" value="Search" /></p> </form> <p style="font: normal 11px Arial">This free script provided by<br /> <a href="http://www.javascriptkit.com">JavaScript Kit</a></p> A JavaScript search engine that allows your surfers to painlessly choose among many search engines to use to search the net. simply insert the below into the <body> section: <script language="JavaScript"> <!-- // // Script by Jari Aarniala [www.mbnet.fi/~foo -- foo@mbnet.fi] // // This script makes it easy to choose with which search engine // you`d like to search the net. You may use this if you keep this // text here... // function startSearch(){ searchString = document.searchForm.searchText.value; if(searchString != ""){ searchEngine = document.searchForm.whichEngine.selectedIndex + 1; finalSearchString = ""; if(searchEngine == 1){ finalSearchString = "http://www.altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=.&q=" + searchString; } if(searchEngine == 2){ finalSearchString = "http://av.yahoo.com/bin/query?p=" + searchString + "&hc=0&hs=0"; } if(searchEngine == 3){ finalSearchString = "http://www.excite.com/search.gw?trace=a&search=" + searchString; } if(searchEngine == 4){ finalSearchString = "http://www.hotbot.com/?SW=web&SM=MC&MT=" + searchString + "&DC=10&DE=2&RG=NA&_v=2&act.search.x=89&act.search.y=7"; } if(searchEngine == 5){ finalSearchString = "http://www.infoseek.com/Titles?qt=" + searchString + "&col=WW&sv=IS&lk=noframes&nh=10"; } if(searchEngine == 6){ finalSearchString = "http://www.lycos.com/cgi-bin/pursuit?adv=%26adv%3B&cat=lycos&matchmode=and&query=" + searchString + "&x=45&y=11"; } if(searchEngine == 7){ finalSearchString = "http://netfind.aol.com/search.gw?search=" + searchString + "&c=web&lk=excite_netfind_us&src=1"; } location.href = finalSearchString; } } // --> </script> <basefont face="Verdana, Arial, sans-serif"> <form name="searchForm"> <table width=320 border cellpadding=3 cellspacing=2 bgcolor=444444> <tr> <td bgcolor=lightblue><font size=1 face="Verdana, Arial, sans-serif">Search for:<br> <td bgcolor=lightblue><font size=1 face="Verdana, Arial, sans-serif">Search from: <td bgcolor=lightblue> <tr> <td bgcolor=navajowhite><input style="background: dddddd" name="searchText" type="text"> <td bgcolor=navajowhite> <select style="background: dddddd" name="whichEngine"> <option selected>Altavista <option>Yahoo! <option>Excite <option>Hotbot <option>Infoseek <option>Lycos <option>AOL Netfind </select> <td bgcolor=navajowhite><input type="button" value="Send" onClick="startSearch()"> </select> </table> </form> <font size=1>Script by <a href="http://www.mbnet.fi/~foo/">Jari Aarniala</a>, <a href="mailto:foo@mbnet.fi">foo@mbnet.fi</a> -------------------- "If everyone is thinking alike, then somebody isn't thinking."
"No bastard ever won a war by dying for his country. He won it by making the other poor dumb bastard die for his country." ![]() |
|
|
|
Oct 28 2007, 05:47 AM
Post
#7
|
|
|
Starter Member Group: Members Posts: 39 Joined: 4-October 07 Member No.: 1152 |
that is pritty much what i had in mind ... i thought they had some scrip like phpbb or some othe blog
|
|
|
|
Nov 6 2007, 10:48 PM
Post
#8
|
|
![]() Newbie Group: Members Posts: 25 Joined: 6-November 07 Member No.: 1236 |
I have no idea why you would want to make a search engine exactly.This would be a difficult project to finish.I do agree,Google has to be the one that have the most technology to be a seaarch engine.Besides,most people use yahoo! or google.No way will they visit your seacrh engine by from google.Once again,I do not know why you woulkd need to make a search engine.
|
|
|
|
Feb 8 2008, 06:53 PM
Post
#9
|
|
![]() Advanced Member Group: Members Posts: 179 Joined: 18-January 08 From: Houston Member No.: 1394 |
I think if you want to be a successful search engine you might want to move on to paid hosting
-------------------- |
|
|
|
Feb 9 2008, 08:22 PM
Post
#10
|
|
![]() Professional Group: Members Posts: 539 Joined: 20-October 07 Member No.: 1199 |
If you want something better than google you'll have to do more than cut and paste codes I'm afraid. Google has a team of hundreds of workers who are all professional coders. You'll have to not only learn PHP but also another language or two for your spydering robots. I'd say your chances are pretty slim if you don't want to code.
Good luck -------------------- |
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
18 | thegrrl | 665 | 4th January 2008 - 09:01 PM Last post by: coolyou |
|||
![]() |
5 | Nishi | 322 | 28th January 2007 - 05:07 AM Last post by: alsh3la |
|||
![]() |
2 | Nishi | 213 | 11th February 2007 - 12:30 PM Last post by: Marcus |
|||
![]() |
2 | tiger | 254 | 3rd November 2006 - 02:35 PM Last post by: Aquire |
|||
![]() |
0 | Knox | 181 | 12th November 2006 - 10:06 PM Last post by: Knox |
|||
| Lo-Fi Version | Time is now: 7th January 2009 - 09:24 PM |