<?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/joomla</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 13:24:56 GMT</pubDate>
<item>
<title>(PHP) Script for uploading ZIP file and unzip it on the server - jvandemerwe</title>
<link>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</link>
<description><![CDATA[ <p>Easy PHP script for uploading and unpacking zip files to the server much faster

Steps to follow:

1. create folder on the webserver called "zipper" or something else
2. copy the following PHP code into a file called "zipper.php" into this folder
3. use the url to this file to start the little script
4. select a zip file from your harddisk and go for it
5. after upload a directory exists in the folder "zipper" from step 1

with ftp program (like Filezilla) you can easily move the content to the directory of your choice (that's all), which goes much faster</p> ]]></description>
<pubDate>Fri, 15 Feb 2013 10:05:46 GMT</pubDate>
<guid>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</guid>
</item>
<item>
<title>(XML) Mad Current Event Update for Joomla vs 2.5.6 - mrjohnmain</title>
<link>http://snipplr.com/view/67057/mad-current-event-update-for-joomla-vs-256/</link>
<description><![CDATA[ <p>I've updated Mad Current Event to work with Joomla vs 2.5.6.
Just replace the contents of mod_madcurrentevent.xml with the following code.</p> ]]></description>
<pubDate>Wed, 05 Sep 2012 18:35:27 GMT</pubDate>
<guid>http://snipplr.com/view/67057/mad-current-event-update-for-joomla-vs-256/</guid>
</item>
<item>
<title>(PHP) Basic template for Joomla 2.5 - gradamedia</title>
<link>http://snipplr.com/view/66629/basic-template-for-joomla-25/</link>
<description><![CDATA[ <p>Basic template for Joomla 2.5 with 3 columns</p> ]]></description>
<pubDate>Fri, 10 Aug 2012 04:31:12 GMT</pubDate>
<guid>http://snipplr.com/view/66629/basic-template-for-joomla-25/</guid>
</item>
<item>
<title>(PHP) Conditionial statement to show html in Joomla 2.5 - morktron</title>
<link>http://snipplr.com/view/66539/conditionial-statement-to-show-html-in-joomla-25/</link>
<description><![CDATA[ <p>Show html on homepage and different html on other pages</p> ]]></description>
<pubDate>Mon, 06 Aug 2012 15:56:20 GMT</pubDate>
<guid>http://snipplr.com/view/66539/conditionial-statement-to-show-html-in-joomla-25/</guid>
</item>
<item>
<title>(PHP) Base display function to use Joomla! cache - kevincam</title>
<link>http://snipplr.com/view/65293/base-display-function-to-use-joomla-cache/</link>
<description><![CDATA[ <p>This is a base function to use with Joomla! to display the view using the Joomla cache system.</p> ]]></description>
<pubDate>Thu, 31 May 2012 21:33:20 GMT</pubDate>
<guid>http://snipplr.com/view/65293/base-display-function-to-use-joomla-cache/</guid>
</item>
<item>
<title>(PHP) Determine if Joomla User is a Guest/not logged in - kevincam</title>
<link>http://snipplr.com/view/65256/determine-if-joomla-user-is-a-guestnot-logged-in/</link>
<description><![CDATA[ <p>Determine if the current Joomla! user is logged in or not</p> ]]></description>
<pubDate>Tue, 29 May 2012 23:18:36 GMT</pubDate>
<guid>http://snipplr.com/view/65256/determine-if-joomla-user-is-a-guestnot-logged-in/</guid>
</item>
<item>
<title>(PHP) How to get menu Itemid in your own components - kevincam</title>
<link>http://snipplr.com/view/65200/how-to-get-menu-itemid-in-your-own-components/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 26 May 2012 05:53:34 GMT</pubDate>
<guid>http://snipplr.com/view/65200/how-to-get-menu-itemid-in-your-own-components/</guid>
</item>
<item>
<title>(PHP) Link to Jomsocal User Profile Page - kevincam</title>
<link>http://snipplr.com/view/65056/link-to-jomsocal-user-profile-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 May 2012 04:31:15 GMT</pubDate>
<guid>http://snipplr.com/view/65056/link-to-jomsocal-user-profile-page/</guid>
</item>
<item>
<title>(PHP) Use JomSocial built-in personal messaging system - kevincam</title>
<link>http://snipplr.com/view/65055/use-jomsocial-builtin-personal-messaging-system/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 May 2012 04:29:20 GMT</pubDate>
<guid>http://snipplr.com/view/65055/use-jomsocial-builtin-personal-messaging-system/</guid>
</item>
<item>
<title>(PHP) Using Jomsocial functions in outside of Jomsocial - kevincam</title>
<link>http://snipplr.com/view/65054/using-jomsocial-functions-in-outside-of-jomsocial/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 May 2012 04:26:54 GMT</pubDate>
<guid>http://snipplr.com/view/65054/using-jomsocial-functions-in-outside-of-jomsocial/</guid>
</item>
<item>
<title>(PHP) How to get the Jomsocial User Object - kevincam</title>
<link>http://snipplr.com/view/65053/how-to-get-the-jomsocial-user-object/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 May 2012 04:24:28 GMT</pubDate>
<guid>http://snipplr.com/view/65053/how-to-get-the-jomsocial-user-object/</guid>
</item>
<item>
<title>(PHP) How to get menu Itemid in your own components - kevincam</title>
<link>http://snipplr.com/view/65051/how-to-get-menu-itemid-in-your-own-components/</link>
<description><![CDATA[ <p>Joomla SEF to work properly it is based on Joomla menus. In your own components for SEF to work and menus to appear your need to pass the Itemid to links. To do this you need to get the Itemid based on on the URL link. Here is how you get the Itemid by link.

This code gets the Itemid of a menu link when you know the component and the view</p> ]]></description>
<pubDate>Thu, 24 May 2012 03:29:14 GMT</pubDate>
<guid>http://snipplr.com/view/65051/how-to-get-menu-itemid-in-your-own-components/</guid>
</item>
<item>
<title>(MySQL) Users Sharing between multiple Joomla 2.5.x sites - A973C</title>
<link>http://snipplr.com/view/64284/users-sharing-between-multiple-joomla-25x-sites/</link>
<description><![CDATA[ <p>xxxx1... are tables from master site
xxxx2... are tables from client site</p> ]]></description>
<pubDate>Mon, 02 Apr 2012 13:49:54 GMT</pubDate>
<guid>http://snipplr.com/view/64284/users-sharing-between-multiple-joomla-25x-sites/</guid>
</item>
<item>
<title>(PHP) Virtumart - Straight to Cart - bubaphex</title>
<link>http://snipplr.com/view/64283/virtumart--straight-to-cart/</link>
<description><![CDATA[ <p>Remove noscript tag and will work</p> ]]></description>
<pubDate>Mon, 02 Apr 2012 10:19:53 GMT</pubDate>
<guid>http://snipplr.com/view/64283/virtumart--straight-to-cart/</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) Retrieve module id in Joomla xml element - joomlabamboo</title>
<link>http://snipplr.com/view/61241/retrieve-module-id-in-joomla-xml-element/</link>
<description><![CDATA[ <p>It's not possible to use the standard syntax to retrieve the current id of the Joomla module in a Joomla xml element. This code parses the url and grabs the last part of the url which i atypically the module id when editing a module in the Joomla admin.

We used this to create a unique cookie for each instance of the module.</p> ]]></description>
<pubDate>Mon, 28 Nov 2011 11:02:37 GMT</pubDate>
<guid>http://snipplr.com/view/61241/retrieve-module-id-in-joomla-xml-element/</guid>
</item>
<item>
<title>(PHP) backgrounds diferentes segun seccion - juanprimal</title>
<link>http://snipplr.com/view/60525/backgrounds-diferentes-segun-seccion/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 02:05:27 GMT</pubDate>
<guid>http://snipplr.com/view/60525/backgrounds-diferentes-segun-seccion/</guid>
</item>
<item>
<title>(PHP) Remove Title from Read More - bubaphex</title>
<link>http://snipplr.com/view/60508/remove-title-from-read-more/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 03 Nov 2011 16:16:36 GMT</pubDate>
<guid>http://snipplr.com/view/60508/remove-title-from-read-more/</guid>
</item>
<item>
<title>(PHP) Get Section ID - bubaphex</title>
<link>http://snipplr.com/view/60252/get-section-id/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 27 Oct 2011 12:45:24 GMT</pubDate>
<guid>http://snipplr.com/view/60252/get-section-id/</guid>
</item>
<item>
<title>(PHP) Add  SPAN to Joomla menu - vyatka</title>
<link>http://snipplr.com/view/59934/add--span-to-joomla-menu/</link>
<description><![CDATA[ <p>Replace in modules\mod_menu\tmpl\default_component.php</p> ]]></description>
<pubDate>Wed, 19 Oct 2011 06:52:01 GMT</pubDate>
<guid>http://snipplr.com/view/59934/add--span-to-joomla-menu/</guid>
</item>
</channel>
</rss>