<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - willcodeforfood</title>
<link>http://snipplr.com/users/willcodeforfood/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Nov 2008 18:36:13 GMT</pubDate>
<item>
<title>(PHP) Forward a page using PHP</title>
<link>http://snipplr.com/view/4377/forward-a-page-using-php/</link>
<description><![CDATA[ <p>Often, forwarding web pages is done with .htaccess. But sometimes you don't want to mess with editing .htaccess (or you may not have access to it). You can do HTML forwarding, but PHP allows you to use a more transparent method (and you'd like to retain referrer information). Just edit the code below and add it to the page in question.

- Thank to Rollie Hawk

http://snippets.dzone.com/posts/show/3863</p> ]]></description>
<pubDate>Mon, 17 Dec 2007 23:36:10 GMT</pubDate>
<guid>http://snipplr.com/view/4377/forward-a-page-using-php/</guid>
</item>
<item>
<title>(PHP) Hace Script / Ago Script</title>
<link>http://snipplr.com/view/4367/hace-script--ago-script/</link>
<description><![CDATA[ <p>Hace Script / Ago Script
if we call with a timestamp of a month ago, he print "Hace 1 mes". If you want this in english should traduction. Sorry my english

http://snippets.dzone.com/posts/show/4674</p> ]]></description>
<pubDate>Sun, 16 Dec 2007 01:29:55 GMT</pubDate>
<guid>http://snipplr.com/view/4367/hace-script--ago-script/</guid>
</item>
<item>
<title>(PHP) HTTP Submit</title>
<link>http://snipplr.com/view/4355/http-submit/</link>
<description><![CDATA[ <p>I've created a simple PHP script that dumps out what you submit to it parsed (so you can see what variables PHP found in the submitted data) as well as the raw POST body.

http://blogs.adobe.com/stevex/2006/05/http_submit.html</p> ]]></description>
<pubDate>Sun, 16 Dec 2007 00:31:51 GMT</pubDate>
<guid>http://snipplr.com/view/4355/http-submit/</guid>
</item>
</channel>
</rss>