| | | |  | | | | | Showing 11 - 20 from 20 tutorials on Page 2. |  | | | | | 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. | | Added: 18 March 2007 - Visits: 102 | | | | | | | | Regular Expressions | | Regular expressions enables to find and extract more complicated pieces of information in a strings and do this in a multiple-byte character set environment... | | Added: 18 March 2007 - Visits: 88 | | | | | | | | Googlifying Search Results | | The purpose of this article is to show how to build two functions that help make PHP search results from a database look more appealing to users. | | Added: 17 March 2007 - Visits: 73 | | | | | | | | 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. | | Added: 17 March 2007 - Visits: 88 | | | | | | | | PHP/MySQL Search Engine | | Make a little search engine in php that searches a MySQL database and gives the results in an organized fashion. | | Added: 17 March 2007 - Visits: 90 | | | | | | | | 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 concentrati... | | Added: 16 March 2007 - Visits: 79 | | | | | | | | 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. | | Added: 15 March 2007 - Visits: 68 | | | | | | | | |