Scott Hurring » Code » PHP

Email Protect · v0.2 alpha · Apr 06, 2005
Code that prints out javascript-encoded obfuscated email addresses to (hopefully) thwart spam-bot harvesting.

Send HTML Email · v0.2 · Apr 06, 2005
How to send HTML email from PHP's mail() function.


Updated!
Sep 13, 2006
Peanut Library · v0.7.0 beta · Sep 13, 2006
Lightweight PHP web framework for PHP5. (The code that this website runs on)

Snippets
Little snippets of code written to prove a point or to help someone out on a mailing list / newsgroup.

URL Title Lookup · v0.2 beta · Dec 23, 2005
This code will grab the first chunk of data from a URL, look at the <title> and display an <a href> tag using the URL's current title.