Recently, I was looking for a calendar system that would allow me to keep track of events, appointments and project dates. Quite a few of the applications that I looked at were written in PHP and used ...
While many popular website applications (WordPress, Drupal, Joomla, etc.) are open source and therefore freely available, running these PHP-based apps on a Windows IIS web server requires a bit of ...
Search engines are integral features to any well designed website, but how well does your search engine work? Most simple search engines work by querying one column of a database for the search terms.
We're looking to improve our fulltext search capabilities and we're looking at Sphinx. I've read through some installation tutorials. To install SphinxSE as a MySQL plugin, you compile it with the ...