WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Local search engine that can be used to index pages that are static HTML and dynamically generated using script and database
Categories : Search Update Picture
Ed anonymous
Date : May 29th 1998
Grade : 2 of 5 (graded 5 times)
Viewed : 7407
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Ed anonymous
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

I used Thunderstone, Harvest and HtDig.

All do a good job indexing PHP-generated HTML-docs.

I now use HtDig (http://htdig.sdsu.edu) because of the ease of
configuring and the way the results can be displayed (it highlights the
keywords).
You can also search on synonyms (btw, i'm still looking for a Dutch
synonym-list!), on soundex and metaphone and endings (car and cars,
house and houses and housing, for example).
Search on the PHP-site is also using HtDig.



Functions to access a NNTP/NNRP newsserver. Complete set with examples is at ftp://ftp.nederland.net/pub/nnrplib
Categories : Search, PHP, Complete Programs
Searches through a local INN server's discussions
Categories : Search, Complete Programs, PHP
Extended Get File List Function
Categories : PHP, Filesystem, Search, Directories
How to build a search query for any N number of words in a search string
Categories : PHP, Regexps, Search Engines, Search
free, search engine, indexing, system, information, web, ftp, http, free, software, cgi, php, MySQL, database, php3, FreeBSD, Linux, Unix, UdmSearch
Categories : MySQL, Complete Programs, PHP, Databases, Search
Add Boolean Logic Functions to Database Queries Easily. A function to write a WHERE clause dynamically to search a database from a search form.
Categories : MySQL, PHP, Search
Client classes for Dictionary servers UPDATED: 2000-06-06
Categories : Network, Search, Complete Programs, PHP Classes, PHP
whois domain name lookup dns url
Categories : PHP, Search, Network
Search for files
Categories : PHP, Filesystem, Search
Search and Replace Text : Searches Files for Specified Text and Replaces It by a Given Text
Categories : PHP, PHP Classes, Search, Filesystem
SiteSearch 1.1: This app lets end users search your site for keywords. You specify which directories should be included in the search.
Categories : Search, Search Engines, PHP
SearchEngine class that extends the QueryGenerator class provides an easy interface for a MySQL search engine.Have a look at the QueryGenerator class as well.
Categories : PHP Classes, MySQL, Search
google like search function with bolded search terms
Categories : PHP, Search, Databases, General SQL
This provides a drop down form for searching with different search engines. All the encoding/arguments are set by the program as need for each supported search engine (currently 18)
Categories : HTML, Search
grab directory listings into an array the example prints out each subdirectory in the main dir - further work is to be performed on this one
Categories : Filesystem, PHP, Directories, Search, Utilities