Category Archives: php
By Dan | Published: 04/18/2009
I searched for some instructions on how to easily find dead links on my blog. I found some plugins that do just that but instead of using a plugin to do it why not use this cool method that can also provide you with a custom 404 page ?
The WordPress Codex directory is way cool [...]
By Dan | Published: 03/21/2008
PHP Speedy is a script that minimizes your js and css files in order to reduce your blog’s load time. If you don’t believe it check out the links below:
Test page without compression
Test page with compression
As you can see (you might want to check your Net Firebug stats) the page on which PHP Speeedy is [...]
By Dan | Published: 03/19/2008
What this script basically does is to display random images from a given folder. You can use this script to display some rotating affiliates banners, ads, sponsors banners, or even display a random header for your WordPress blog. Here you have three examples of scripts. The first one displays random pictures, without links, just for [...]
By Dan | Published: 03/14/2008
I have tested this script on phpbb2 and phpbb3 and it works like a charm. If you have one, make sure you exclude your private section (for example t.forum_id != 4, where 4 is your private forum’s number). You can include this in your blog’s sidebar, a portal or a website. You can apply different [...]
Also posted in phpbb3, scripts | Tagged phpbb2, phpbb3
Save your code snippets with Snippely