Categories

Updated: 07/10/2001

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.
©2019 A--9.com