<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 14:50:30 GMT</pubDate>
<item>
<title>(PHP) Download vCard Script</title>
<link>http://snipplr.com/view/5897/download-vcard-script/</link>
<description><![CDATA[ <p>Features:  	 Complies to version 2.1 of the vCard specification
Supports the following attributes:

    * Name
    * Formatted Name
    * Phone and fax numbers
    * Birthday
    * Address
    * Address label
    * email address
    * notes
    * URL</p> ]]></description>
<pubDate>Thu, 17 Apr 2008 12:46:36 GMT</pubDate>
<guid>http://snipplr.com/view/5897/download-vcard-script/</guid>
</item>
<item>
<title>(PHP) Email Form to Send Message on Web Page</title>
<link>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</link>
<description><![CDATA[ <p>Step 1: Copy and paste the e-mail Form Code into a 'contact.php' page (must be a html/php page on a server that allows php!).

Step 2: Copy n paste the sendeail.php code into a new file. Change the YourEmail section to include your email address. Then check (or modify) the link at the bottom (contact.php) to point to the desired Next Page. Save the file as 'sendeail.php' (as ASCII file).

Step 3: Upload both files as ASCII i.e. upload the same way as .html files. Be sure both files are in the same folder on the server.</p> ]]></description>
<pubDate>Fri, 12 Oct 2007 15:35:24 GMT</pubDate>
<guid>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</guid>
</item>
<item>
<title>(PHP) Show Random Image, File and/or HTML</title>
<link>http://snipplr.com/view/3582/show-random-image-file-andor-html/</link>
<description><![CDATA[ <p>This randomly displays 1 of the 5 arrays (amount of arrays to choose from can be reduced or increased)</p> ]]></description>
<pubDate>Tue, 28 Aug 2007 11:08:18 GMT</pubDate>
<guid>http://snipplr.com/view/3582/show-random-image-file-andor-html/</guid>
</item>
<item>
<title>(PHP) Simple PHP randomizer</title>
<link>http://snipplr.com/view/2023/simple-php-randomizer/</link>
<description><![CDATA[ <p>Visit the link for instructions on how to use it.</p> ]]></description>
<pubDate>Wed, 24 Jan 2007 14:57:58 GMT</pubDate>
<guid>http://snipplr.com/view/2023/simple-php-randomizer/</guid>
</item>
<item>
<title>(PHP) Reddit for WordPress Plugin</title>
<link>http://snipplr.com/view/1066/reddit-for-wordpress-plugin/</link>
<description><![CDATA[ <p>This is a terribly simple but useful WordPress plugin that puts an interactive counter-style Reddit interface on your blog — but only when someone has already bookmarked the URL.  It looks rather lame when everything isn't bookmarked, but the JavaScript interface with the arrows is a definate enhancement over a simple icon.  So why not show it only when applicable?  I'll narcissistically bookmark this post to demonstrate.  Just call the function "reddit_this()" and specify one of the styles enumerated here (http://reddit.com/buttons).  Enjoy!</p> ]]></description>
<pubDate>Tue, 12 Sep 2006 20:41:12 GMT</pubDate>
<guid>http://snipplr.com/view/1066/reddit-for-wordpress-plugin/</guid>
</item>
</channel>
</rss>