News Feed
Jobs Feed
Sections




News Archive
DevShed:
Building a Search Engine with MySQL and PHP 5
July 31, 2007 @ 16:29:00

DevShed starts off a new series of articles today with the first part of a series covering the construction of a search engine with MySQL and PHP5.

It's valid to notice that aside from the wealth of web-based applications that can be built quite easily with PHP, there's one in particular that's becoming very popular with many modern web sites as they grow in size. In this case, I'm talking about developing an internal search engine for any web site, by using the capacities provided by the powerful MySQL/PHP 5 tandem. [...] In this series, which is comprised of three instructive tutorials, I'm going to teach you how to build a web-based search application that can be easily adapted to suit your personal needs.

Part one talks about the creation of the front end for the app, how to perform searches against your data from a PHP5 script into a MySQL database and brining some of the modules of the application together (the code to both make the database request and output the results).

0 comments voice your opinion now!
search engine php5 mysql tutorial search engine php5 mysql tutorial


blog comments powered by Disqus

Similar Posts

Aext.net: CodeIgniter and jQuery - Real Live Search with Pagination

DevShed: Using Method Call Overloading in PHP 4

DevShed: Null and Empty Strings

NorthClick Blog: Tips for creating a small but solid newsletter-system

SitePoint PHP Blog: Introducing php-tracer-weaver


Community Events











Don't see your event here?
Let us know!


conference application community example tool podcast zendframework2 introduction functional phpunit language testing code release development interview opinion framework unittest series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework