<?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/language/php/tags/page</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 09:06:02 GMT</pubDate>
<item>
<title>(PHP) Get current page - webkitvn</title>
<link>http://snipplr.com/view/71401/get-current-page/</link>
<description><![CDATA[ <p>Get current page</p> ]]></description>
<pubDate>Wed, 05 Jun 2013 12:17:02 GMT</pubDate>
<guid>http://snipplr.com/view/71401/get-current-page/</guid>
</item>
<item>
<title>(PHP) Find All Links on a Page - haydin</title>
<link>http://snipplr.com/view/70489/find-all-links-on-a-page/</link>
<description><![CDATA[ <p>Here's the basic principal behind spiders. (ex: Giochi Flash $html = file_get_contents('http://www.example.com');</p> ]]></description>
<pubDate>Wed, 20 Mar 2013 20:33:41 GMT</pubDate>
<guid>http://snipplr.com/view/70489/find-all-links-on-a-page/</guid>
</item>
<item>
<title>(PHP) Hide Page/Post Editor in Admin Backend - rickahontas</title>
<link>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</link>
<description><![CDATA[ <p>This is a combined version of Bill Erickson's hide post editor and rilwis' Metabox include for specific IDs. It hides the editor for a specified post ID. You can have multiple IDs, just separate with commas.</p> ]]></description>
<pubDate>Sat, 09 Mar 2013 03:26:05 GMT</pubDate>
<guid>http://snipplr.com/view/70325/hide-pagepost-editor-in-admin-backend/</guid>
</item>
<item>
<title>(PHP) Get WP Page Slug - Farhan</title>
<link>http://snipplr.com/view/66558/get-wp-page-slug/</link>
<description><![CDATA[ <p>Function to get wordpress post/page slug to be used on for custom class etc</p> ]]></description>
<pubDate>Tue, 07 Aug 2012 10:04:53 GMT</pubDate>
<guid>http://snipplr.com/view/66558/get-wp-page-slug/</guid>
</item>
<item>
<title>(PHP) WP Basic Custom Template Page Header - ryarwood</title>
<link>http://snipplr.com/view/64475/wp-basic-custom-template-page-header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Apr 2012 14:02:52 GMT</pubDate>
<guid>http://snipplr.com/view/64475/wp-basic-custom-template-page-header/</guid>
</item>
<item>
<title>(PHP) Show list of Child pages and Featured Image on Current Page - i-am-andy</title>
<link>http://snipplr.com/view/62419/show-list-of-child-pages-and-featured-image-on-current-page/</link>
<description><![CDATA[ <p>Show all child pages content and featured image on the parent page</p> ]]></description>
<pubDate>Mon, 09 Jan 2012 21:40:40 GMT</pubDate>
<guid>http://snipplr.com/view/62419/show-list-of-child-pages-and-featured-image-on-current-page/</guid>
</item>
<item>
<title>(PHP) Joomla - Execute some code on home page and other code on all other pages - dburgess</title>
<link>http://snipplr.com/view/61789/joomla--execute-some-code-on-home-page-and-other-code-on-all-other-pages/</link>
<description><![CDATA[ <p>This will let you execute certain scripts on the home page and other scripts on the other pages of the site.</p> ]]></description>
<pubDate>Sat, 10 Dec 2011 05:32:39 GMT</pubDate>
<guid>http://snipplr.com/view/61789/joomla--execute-some-code-on-home-page-and-other-code-on-all-other-pages/</guid>
</item>
<item>
<title>(PHP) Joomla - Load only on home page - dburgess</title>
<link>http://snipplr.com/view/61788/joomla--load-only-on-home-page/</link>
<description><![CDATA[ <p>This will detect the Home Page of Joomla and perfom whatever code you tell it to</p> ]]></description>
<pubDate>Sat, 10 Dec 2011 05:29:14 GMT</pubDate>
<guid>http://snipplr.com/view/61788/joomla--load-only-on-home-page/</guid>
</item>
<item>
<title>(PHP) get Custom post page name - hernanvionnet</title>
<link>http://snipplr.com/view/61141/get-custom-post-page-name/</link>
<description><![CDATA[ <p>Custom post page name</p> ]]></description>
<pubDate>Thu, 24 Nov 2011 08:59:05 GMT</pubDate>
<guid>http://snipplr.com/view/61141/get-custom-post-page-name/</guid>
</item>
<item>
<title>(PHP) WordPress CSS based on page title (Conditional) - stephcode</title>
<link>http://snipplr.com/view/61055/wordpress-css-based-on-page-title-conditional/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Nov 2011 09:51:50 GMT</pubDate>
<guid>http://snipplr.com/view/61055/wordpress-css-based-on-page-title-conditional/</guid>
</item>
<item>
<title>(PHP) Get Referring Page - kidmizere</title>
<link>http://snipplr.com/view/59870/get-referring-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 17 Oct 2011 00:52:14 GMT</pubDate>
<guid>http://snipplr.com/view/59870/get-referring-page/</guid>
</item>
<item>
<title>(PHP) List subpages of current page - innerstorm</title>
<link>http://snipplr.com/view/59529/list-subpages-of-current-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 07 Oct 2011 19:12:22 GMT</pubDate>
<guid>http://snipplr.com/view/59529/list-subpages-of-current-page/</guid>
</item>
<item>
<title>(PHP) Get current page name in php - eldanieldeepak</title>
<link>http://snipplr.com/view/59070/get-current-page-name-in-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 25 Sep 2011 16:57:23 GMT</pubDate>
<guid>http://snipplr.com/view/59070/get-current-page-name-in-php/</guid>
</item>
<item>
<title>(PHP) Switch libraries current page - jose_506</title>
<link>http://snipplr.com/view/58715/switch-libraries-current-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Sep 2011 00:32:56 GMT</pubDate>
<guid>http://snipplr.com/view/58715/switch-libraries-current-page/</guid>
</item>
<item>
<title>(PHP) Fan Page Verify - jretamal</title>
<link>http://snipplr.com/view/57586/fan-page-verify/</link>
<description><![CDATA[ <p>Verify if a user is a fan of a page</p> ]]></description>
<pubDate>Thu, 04 Aug 2011 01:25:29 GMT</pubDate>
<guid>http://snipplr.com/view/57586/fan-page-verify/</guid>
</item>
<item>
<title>(PHP) Extract Body - vitruvo</title>
<link>http://snipplr.com/view/57535/extract-body/</link>
<description><![CDATA[ <p>Easily extract the Content from a HTML Page with this tiny function.</p> ]]></description>
<pubDate>Wed, 03 Aug 2011 00:33:29 GMT</pubDate>
<guid>http://snipplr.com/view/57535/extract-body/</guid>
</item>
<item>
<title>(PHP) My Theme Optons Page - jeremyjared74</title>
<link>http://snipplr.com/view/56127/my-theme-optons-page/</link>
<description><![CDATA[ <p>The Logo settings start on line 110 of the commented version.</p> ]]></description>
<pubDate>Tue, 05 Jul 2011 15:47:29 GMT</pubDate>
<guid>http://snipplr.com/view/56127/my-theme-optons-page/</guid>
</item>
<item>
<title>(PHP) php - Facebook Authorize App Script - Stack Overflow - reverend</title>
<link>http://snipplr.com/view/55453/php--facebook-authorize-app-script--stack-overflow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Jun 2011 07:57:15 GMT</pubDate>
<guid>http://snipplr.com/view/55453/php--facebook-authorize-app-script--stack-overflow/</guid>
</item>
<item>
<title>(PHP) How to Refresh Current Page in CodeIgniter - nveselinov</title>
<link>http://snipplr.com/view/54143/how-to-refresh-current-page-in-codeigniter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 22 May 2011 20:41:58 GMT</pubDate>
<guid>http://snipplr.com/view/54143/how-to-refresh-current-page-in-codeigniter/</guid>
</item>
<item>
<title>(PHP) Thesis: Custom 404 Page - psteinweber</title>
<link>http://snipplr.com/view/52755/thesis-custom-404-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Apr 2011 21:09:28 GMT</pubDate>
<guid>http://snipplr.com/view/52755/thesis-custom-404-page/</guid>
</item>
</channel>
</rss>