<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/info</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 12:59:42 GMT</pubDate>
<item>
<title>(CSS) css message boxes for different types - codingforever99</title>
<link>http://snipplr.com/view/69872/css-message-boxes-for-different-types/</link>
<description><![CDATA[ <p>A simple message box created with only one div container with background and border color, some margin and padding for position the text message nicely, I set the width for 500px, you can change it to auto or any fixed value you want.</p> ]]></description>
<pubDate>Sat, 09 Feb 2013 12:10:02 GMT</pubDate>
<guid>http://snipplr.com/view/69872/css-message-boxes-for-different-types/</guid>
</item>
<item>
<title>(PHP) Get info about your memory usage. - o0110o</title>
<link>http://snipplr.com/view/67947/get-info-about-your-memory-usage/</link>
<description><![CDATA[ <p>In order to optimize your scripts, you may definitely want to know how many amount of RAM they use on your server. This snippet will check memory and then print initial, final and peak usages.</p> ]]></description>
<pubDate>Fri, 26 Oct 2012 01:32:51 GMT</pubDate>
<guid>http://snipplr.com/view/67947/get-info-about-your-memory-usage/</guid>
</item>
<item>
<title>(JavaScript) Display Current Year - exo20811</title>
<link>http://snipplr.com/view/61370/display-current-year/</link>
<description><![CDATA[ <p>Place anywhere on page where the full year is needed.</p> ]]></description>
<pubDate>Thu, 01 Dec 2011 02:54:43 GMT</pubDate>
<guid>http://snipplr.com/view/61370/display-current-year/</guid>
</item>
<item>
<title>(PHP) Allow HTML in WordPress User Biographical Info - Huskie</title>
<link>http://snipplr.com/view/58186/allow-html-in-wordpress-user-biographical-info/</link>
<description><![CDATA[ <p>Add code to theme functions.php file.</p> ]]></description>
<pubDate>Fri, 26 Aug 2011 06:22:01 GMT</pubDate>
<guid>http://snipplr.com/view/58186/allow-html-in-wordpress-user-biographical-info/</guid>
</item>
<item>
<title>(Other) php - petermarkellis</title>
<link>http://snipplr.com/view/49244/php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Feb 2011 10:30:57 GMT</pubDate>
<guid>http://snipplr.com/view/49244/php/</guid>
</item>
<item>
<title>(PHP) notification php function - pickyj</title>
<link>http://snipplr.com/view/48179/notification-php-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Feb 2011 07:32:31 GMT</pubDate>
<guid>http://snipplr.com/view/48179/notification-php-function/</guid>
</item>
<item>
<title>(PHP) Create a phpinfo page - stephcode</title>
<link>http://snipplr.com/view/48093/create-a-phpinfo-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 30 Jan 2011 05:16:25 GMT</pubDate>
<guid>http://snipplr.com/view/48093/create-a-phpinfo-page/</guid>
</item>
<item>
<title>(PHP) File Manipulation/Information - asdasDan</title>
<link>http://snipplr.com/view/46537/file-manipulationinformation/</link>
<description><![CDATA[ <p>This was more of a go at learning the basics of OOP, however I decided to document it well in case anyone had any comments. Note: It only works with single files, no directory usage.</p> ]]></description>
<pubDate>Wed, 05 Jan 2011 16:45:13 GMT</pubDate>
<guid>http://snipplr.com/view/46537/file-manipulationinformation/</guid>
</item>
<item>
<title>(Java) Display notification in info bar - phantomas</title>
<link>http://snipplr.com/view/42138/display-notification-in-info-bar/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Oct 2010 23:34:49 GMT</pubDate>
<guid>http://snipplr.com/view/42138/display-notification-in-info-bar/</guid>
</item>
<item>
<title>(PHP) Wordpress MU - Get Info for Current Blog - chrisdpratt</title>
<link>http://snipplr.com/view/36443/wordpress-mu--get-info-for-current-blog/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Jun 2010 03:39:41 GMT</pubDate>
<guid>http://snipplr.com/view/36443/wordpress-mu--get-info-for-current-blog/</guid>
</item>
<item>
<title>(iPhone) Retrieve info of the now playing media item in iPod - funkypanda</title>
<link>http://snipplr.com/view/25068/retrieve-info-of-the-now-playing-media-item-in-ipod/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Dec 2009 08:19:05 GMT</pubDate>
<guid>http://snipplr.com/view/25068/retrieve-info-of-the-now-playing-media-item-in-ipod/</guid>
</item>
<item>
<title>(Bash) Shell Script For Collecting Information on the Linux Network Configuration - mprabhuram</title>
<link>http://snipplr.com/view/17048/shell-script-for-collecting-information-on-the-linux-network-configuration/</link>
<description><![CDATA[ <p>This shell script is tested under CentOS / RHEL and Fedora Linux. It should also work under other Linux distributions. If you would like to collect and submit information on your network configuration to your sr. Linux / UNIX admin use this script.</p> ]]></description>
<pubDate>Wed, 15 Jul 2009 15:46:13 GMT</pubDate>
<guid>http://snipplr.com/view/17048/shell-script-for-collecting-information-on-the-linux-network-configuration/</guid>
</item>
<item>
<title>(MySQL) MySQL table size, number of rows, and size of indexes - zingo</title>
<link>http://snipplr.com/view/12811/mysql-table-size-number-of-rows-and-size-of-indexes/</link>
<description><![CDATA[ <p>Show table size, number of rows, and size of indexes in MySQL.</p> ]]></description>
<pubDate>Wed, 04 Mar 2009 22:15:38 GMT</pubDate>
<guid>http://snipplr.com/view/12811/mysql-table-size-number-of-rows-and-size-of-indexes/</guid>
</item>
<item>
<title>(ActionScript 3) return the domain (including protocol)  from the loaderURL, no trailing slash - starpause</title>
<link>http://snipplr.com/view/10503/return-the-domain-including-protocol--from-the-loaderurl-no-trailing-slash/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Dec 2008 12:18:40 GMT</pubDate>
<guid>http://snipplr.com/view/10503/return-the-domain-including-protocol--from-the-loaderurl-no-trailing-slash/</guid>
</item>
<item>
<title>(Other) PHP GoogleAnalyticsを携帯で利用する - daisuke103</title>
<link>http://snipplr.com/view/9551/php-googleanalytics/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 07 Nov 2008 11:49:20 GMT</pubDate>
<guid>http://snipplr.com/view/9551/php-googleanalytics/</guid>
</item>
<item>
<title>(PHP) current weather favicon - deadpixel</title>
<link>http://snipplr.com/view/6194/current-weather-favicon/</link>
<description><![CDATA[ <p>requires MagpieRSS. copy and paste into html head tag, then edit zipcode variable to reflect what weather you want to show.</p> ]]></description>
<pubDate>Tue, 13 May 2008 03:42:52 GMT</pubDate>
<guid>http://snipplr.com/view/6194/current-weather-favicon/</guid>
</item>
<item>
<title>(PHP) Knowing a server php extensions - iTony</title>
<link>http://snipplr.com/view/5957/knowing-a-server-php-extensions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Apr 2008 15:23:38 GMT</pubDate>
<guid>http://snipplr.com/view/5957/knowing-a-server-php-extensions/</guid>
</item>
<item>
<title>(Other) Crontab Info - binarynomad</title>
<link>http://snipplr.com/view/5304/crontab-info/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Mar 2008 14:30:42 GMT</pubDate>
<guid>http://snipplr.com/view/5304/crontab-info/</guid>
</item>
<item>
<title>(PHP) PHP Info - kogakure</title>
<link>http://snipplr.com/view/77/php-info/</link>
<description><![CDATA[ <p>Die PHP-Info Funktion</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 08:18:48 GMT</pubDate>
<guid>http://snipplr.com/view/77/php-info/</guid>
</item>
<item>
<title>(PHP) info - hampsonj2001</title>
<link>http://snipplr.com/view/183/info/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/183/info/</guid>
</item>
</channel>
</rss>