8 item(s) tagged with; "PHP".

A simple hack to improve the search suggestion function in the Sphider search engine.Creating better search suggestions with Sphider
A simple hack to improve the search suggestion function in the Sphider search engine.
added on Jun 9th, 2010 at 9:29 am in PHP Programming


Sphider's default treatment of hyphenated words often yields poor search result accuracy when search terms are used without the hyphens, this simple modification should help correct this.Enabling more robust hypenated word indexing in Sphider
Sphider's default treatment of hyphenated words often yields poor search result accuracy when search terms are used without the hyphens, this simple modification should help correct this.
added on Apr 2nd, 2010 at 8:15 am in PHP Programming


Use PHP code to obtain your FeedBurner subscriber count for styling and placement in your web page, with a simple caching function to reduce the overhead.Use PHP cURL to get your Google Feedburner subscriber count text, with result caching
Use PHP code to obtain your FeedBurner subscriber count for styling and placement in your web page, with a simple caching function to reduce the overhead.
added on Dec 22nd, 2009 at 10:28 am in PHP Programming


A PHP time ago function for formatting the date on post comments or other timestamps.Another variation on the "time ago" PHP function, use MySQL's datetime field type
A PHP time ago function for formatting the date on post comments or other timestamps.
added on Jun 2nd, 2009 at 8:09 am in PHP Programming


How to add a permanent back to top image link to every page of your website.Adding a fixed "back to top" link on every page of your website
How to add a permanent back to top image link to every page of your website.
added on May 18th, 2009 at 8:08 am in CSS


Calculate the average and median values of an array of numbers with PHP.Calculating the median & average values of an array with PHP
Calculate the average and median values of an array of numbers with PHP.
added on May 13th, 2009 at 9:55 am in PHP Programming


Set your default timezone with PHP, without having access to the php.ini file.Setting your default timezone with PHP's date_default_timezone_set()
Set your default timezone with PHP, without having access to the php.ini file.
added on May 8th, 2009 at 9:29 pm in PHP Programming


PHP to show something ONLY when viewing an article on it's page in Snews 1.7.PHP to display something in sNews ONLY when viewing an article on it's page
PHP to show something ONLY when viewing an article on it's page in Snews 1.7.
added on Apr 28th, 2009 at 2:20 pm in Hacks & Mods


Back to top