|
-
Sep 18th, 2006, 04:21 AM
#1
Thread Starter
Fanatic Member
Site Search script - Help Needed
hi guyz,
pls i need somebody to show/tell me how to write a site search script(PHP of course) that is not database oriented.
thanks
-
Sep 18th, 2006, 06:02 AM
#2
Re: Site Search script - Help Needed
-
Sep 18th, 2006, 07:06 AM
#3
<?="Moderator"?>
Re: Site Search script - Help Needed
look at the Google API then you can use their Web Services to access google search
-
Sep 19th, 2006, 01:33 AM
#4
Re: Site Search script - Help Needed
Alternatively, learn how to work with a database.
-
Sep 19th, 2006, 05:27 AM
#5
Thread Starter
Fanatic Member
Re: Site Search script - Help Needed
 Originally Posted by visualAd
www.rentacoder.com
i know rent a coder(but my problem is that i'm not looking into spending on it).
-
Sep 19th, 2006, 05:32 AM
#6
Thread Starter
Fanatic Member
Re: Site Search script - Help Needed
 Originally Posted by john tindell
look at the Google API then you can use their Web Services to access google search
i'm looking into that
-
Sep 19th, 2006, 05:36 AM
#7
Thread Starter
Fanatic Member
Re: Site Search script - Help Needed
 Originally Posted by penagate
Alternatively, learn how to work with a database.
yeah, i know i could do it through db, but i just want to see if there some other way that could work a non database related website.
-
Sep 19th, 2006, 05:51 AM
#8
<?="Moderator"?>
Re: Site Search script - Help Needed
 Originally Posted by modpluz
yeah, i know i could do it through db, but i just want to see if there some other way that could work a non database related website.
You would need somewhere to store the results, and page information, although it is possible to read each file (via HTTP) and search that it would be a complete waste of time. If you don't want or can't use a database i would suggest googles API.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|