Error: Could not fetch http://thedevnet.com/wp-content/plugins/gd-star-rating/css/gdsr.css.php?t=0&s=a10i10m20k20c05r05%23121620243046%23121620243240%23s1pchristmas%23s1pcrystal%23s1pdarkness%23s1poxygen%23s1goxygen_gif%23s1pplain%23s1ppumpkin%23s1psoft%23s1pstarrating%23s1pstarscape%23t1pclassical%23t1pstarrating%23t1gstarrating_gif&ver=1.7.2 for caching. You might need to exclude this file in WP Minify options.
This snippet trims excess whitespace from a string.
This snippet demonstrates how to display an url or image on a specific date
Resizes an image to a minimum or maximum width and/or height. Good for shrinking images to fit into a certain dimension.
Ever had a bunch of text where you wanted some pieces of it? This snippet will get all between to elements. eg) [bob] where [ would be first element and ] would be second element.
When you want to control the rate a downloaded file is transferring to a user, use this script.
A really quick and easy way to password protect your php scripts from unauthorized access.
Snippet that can create an irregular sized thumbnail from an irregular sized image automatically.
This function will let you easily zip a bunch of files into a zip file using PHP.
Great way to cache your page while still letting some dynamic elements take effect.