Search
Search
wizzard |
May 16 2009, 08:01 PM
Post
#1
|
UNFKNBLVBLE ! Group: VIP Member Posts: 320 Joined: 17-March 04 Member No.: 3 |
Hello everyone (alive)...
I need your help please. i need someone to show me how to have a website search option like the one that you type in an item number then hit search it searches for that item in the site. i know i wont get any reply soon but hopefully, wont be that long. thank you -------------------- |
PimpScourge |
May 18 2009, 11:53 PM
Post
#2
|
Broken As Designed Group: Admin Posts: 529 Joined: 17-March 04 Member No.: 2 |
depends on how your website works. if it's on php/mysql, then you can make a script for searching the database (like most forums do).
If it's regular html, then the better option is have google do the search, but only in your site. |
wizzard |
May 19 2009, 09:39 PM
Post
#3
|
UNFKNBLVBLE ! Group: VIP Member Posts: 320 Joined: 17-March 04 Member No.: 3 |
QUOTE(PimpScourge @ May 18 2009, 11:53 PM) depends on how your website works. if it's on php/mysql, then you can make a script for searching the database (like most forums do). If it's regular html, then the better option is have google do the search, but only in your site. it is php/mysql, can ou show me how (the easy way) :) please -------------------- |
PimpScourge |
May 21 2009, 02:29 AM
Post
#4
|
Broken As Designed Group: Admin Posts: 529 Joined: 17-March 04 Member No.: 2 |
I haven't built one myself (yet), but here's a nice tutorial:
http://php.about.com/od/phpwithmysql/ss/php_search.htm Here's a already made script, for searching content within the database, which only needs a few edits: http://www.bewebmaster.com/58.php And here's another script for a full-text search: http://www.greywyvern.com/orca |
Lo-Fi Version | Time is now: 1st November 2024 - 12:58 AM |