Entries tagged with php

My first github repo -- a collection of PHP Snippets.

Query WHOIS using PHP.

PHP function to decode keywords used by search engines. Determine what search keywords drive traffic to your site.

Add BBCode support and Syntax highlighting using PHP. To make the blog even easier to use, I thought I'd get away from using HTML in my entries altogether. I also wanted a way to easily paste code and have it highlighted. Works on nested tags!

Count how many lines of code are in a project using this PHP script. Searches directories recursively.