Implementing the lower-case search into the website

A few days ago, I did the database work to ignore case when browsing to a cat/port. Tonight, I did the website side. database access First, I altered the database function (in classes/element_record.php) to use the new stored procedure: On line one, I modify the function to pass in an optional parameter which preserves the […]

Implementing the lower-case search into the website Read More ยป