Categories
PHPTips and Tutorials → Searching

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

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 ...
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Other Free / Open Source License
DETAILS

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
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP/MySql search engine

This tutorial will take you to the next step in PHP/Mysql database search and teach you what to and not to do when building an engine for your website. It''s created with the absolute beginner in mind.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Make a search engine for your website with PHP

This hands on PHP Programming article provides the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above. Making a search engine for your website with PHP is really easy and provides substantial fu...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Full-Text Search with MySql and PHP

A Tutorial on the basics of Full-Text search capabilities of MySql. This technique scale well in performance compared to using the good old LIKE clause.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

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...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Create a PHP Search Engine

This hands on PHP Programming tutorial provides you the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a Search Application

In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentr...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com