Web Hosting Talk







View Full Version : Free Tool Adds "Search This Site" Functionality...


digitalpoint
01-22-2004, 04:24 PM
Hacked it together last night...

http://www.digitalpoint.com/tools/search/

Takes the programming complexity out of adding a "search this site" function to any website. It uses Google on the backend (via the Google API, so you don't break their TOS), which means you don't need a database or anything on your server.

The only requirement is that you need a PHP enabled web server.

- Shawn

Steve Saw
01-23-2004, 03:20 AM
Thread moved to the Advertising forums.

ozgression
01-23-2004, 06:03 AM
Cool tool. Thanks...