<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>

<title>PHPSnips New Snippets</title>
<description>This Feed shows the latest new and approved snippets.</description>
<link>http://phpsnips.com/rss/rssNewSnips.xml</link><item>

	<title>file-based simple guest book</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=469</link>

	</item><item>

	<title>adding an entry to the users.log file</title>

	<description>This script allows adding first and last name to a file (users.log) and then just read it out to the screen. It can be used for creating a guest book without a database. </description>

	<link>http://phpsnips.com/snippet.php?id=468</link>

	</item><item>

	<title>integer to currency</title>

	<description>return $00.00</description>

	<link>http://phpsnips.com/snippet.php?id=467</link>

	</item><item>

	<title>Aggregate IP addresses and IP prefixes, including IPv4 and IPv6 address notations</title>

	<description>_viewAggregate() function aggregates an array of IP addresses or networks according to supplied prefixes and their mask lengths.

ip2long6() and long2ip6() function are taken from comments of online php manual and given there for ease of use.
See http://php.net/ip2long
</description>

	<link>http://phpsnips.com/snippet.php?id=466</link>

	</item><item>

	<title>file handling</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=465</link>

	</item><item>

	<title>testing system with arrays</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=464</link>

	</item><item>

	<title>Make an php file downloadable and make it wanting to be opened with notepad</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=463</link>

	</item><item>

	<title>allow download in 3 seconds</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=462</link>

	</item><item>

	<title>redirect in 3 seconds</title>

	<description>it redirects to the specified url in 3 seconds</description>

	<link>http://phpsnips.com/snippet.php?id=461</link>

	</item><item>

	<title>live clock with refresh (not recommended for real life projects)</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=460</link>

	</item><item>

	<title>visit counter</title>

	<description>if one visits for the first time, it says welcome. otherwise it gives the visit number and says when the user was on the site last time.</description>

	<link>http://phpsnips.com/snippet.php?id=459</link>

	</item><item>

	<title>contact form with basic protection</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=458</link>

	</item><item>

	<title>show a specific date in php</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=457</link>

	</item><item>

	<title>The &amp; sign use with vars</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=456</link>

	</item><item>

	<title>static variable in php</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=455</link>

	</item><item>

	<title>multiplication table with  $GLOBALS</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=454</link>

	</item><item>

	<title>function with multiplicationt table</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=453</link>

	</item><item>

	<title>php generated menu</title>

	<description></description>

	<link>http://phpsnips.com/snippet.php?id=452</link>

	</item><item>

	<title>drawing a table with php (multiplication table)</title>

	<description>with the help of the for loop I created a table.</description>

	<link>http://phpsnips.com/snippet.php?id=451</link>

	</item><item>

	<title>embedded array (one level)</title>

	<description>keys of arrays contain arrays</description>

	<link>http://phpsnips.com/snippet.php?id=450</link>

	</item>
</channel>
</rss>
