Searching

Searching. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Searching scripts for your web site.

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 1 - 11 of 11

«
»
More Options
  • Remove Common Words from Search String

    Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Fuzzy Searching in PHP

    This tutorial discusses creating an advanced fuzzy search engine using PHP and a database. The tutorial uses the example of a wiki application, but the concepts can easily be applied to other applications in different languages.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • PHP Search

    In a series of tutorials here at Insane Visions, we have shown some of the basics of PHP and continue it with how to enable visitors to search your site, using PHP. We'll take you step by step on a fairly simple search feature. From the actual form, to... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • PHP Site Search

    In this tutorial I will teach you how using dreamweaver you can create a site search. From creating the database to the end with a functioning search form

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Simple method for indexing MS Word documents

    Building indexers/spiders that can read binary MS Word (.doc) documents can be difficult, expecially on *nix servers, which don't support PHP's COM abilities. Solutions usually involve installing binaries on the server (often impossible or... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Google site search

    In this tutorial, we are going to learn how to let users search your site, without building a search engine. This can be useful if your pages are all html, or you do not have the time to build your own website search engine.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • A Simple Web Search Engine

    This article shows you how to use PHP and a MySQL (or any SQL database) to create your own basic search engine. Covers creating SQL tables, Using regular expressions to match keywords, Connecting to the database, and Returning the results.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Getting and Using Meta Tags for Search Criteria

    PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Searching External or Internal Webpages

    This tutorial explains how to conduct keyword searches on a given Webpage. It basically shows how to count and display the number of times a specific keyword appears on the Webpage.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Searching a Directory of Files

    This tutorial shows you how to dynamically compile the list of files in a given directory. You can then conduct keyword searches on the compiled list for finding matching files.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Slapping together a search engine

    ht://dig will take care of indexing and searching your html pages, but if you have very few html pages, and must of your "content" resides in BLOBs in your database. You can't do anything useful using a like searchword query, it just isn't coming back... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 1 - 11 of 11

«
»