<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Code Collection &#187; core module</title>
	<atom:link href="http://www.freecodecollection.com/tag/core-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freecodecollection.com</link>
	<description>Your own code collection</description>
	<lastBuildDate>Mon, 19 Jul 2010 12:46:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check for module is installed or not Livelink</title>
		<link>http://www.freecodecollection.com/check-for-module-is-installed-or-not-livelink/</link>
		<comments>http://www.freecodecollection.com/check-for-module-is-installed-or-not-livelink/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:11:45 +0000</pubDate>
		<dc:creator>Hussain</dc:creator>
				<category><![CDATA[Livelink]]></category>
		<category><![CDATA[core module]]></category>
		<category><![CDATA[install module]]></category>
		<category><![CDATA[Module]]></category>

		<guid isPermaLink="false">http://freecodecollection.com/?p=45</guid>
		<description><![CDATA[<p>In some cases, you may want to access functionality provided in another module, and in manu cases this is an optional, rather than core, module. If you call an function in another module that does not exist, you will get an error for the user and a Trace file. This code snippet provides a method so you can test if a module is installed on a server prior to calling it withing your code. The code for this function is as follows :  <a href='http://www.freecodecollection.com/check-for-module-is-installed-or-not-livelink/' rel="nofollow">Continue reading...</a></p>]]></description>
			<content:encoded><![CDATA[<p>In some cases, you may want to access functionality provided in another module, and in manu cases this is an optional, rather than core, module. If you call an function in another module that does not exist, you will get an error for the user and a Trace file. This code snippet provides a method so you can test if a module is installed on a server prior to calling it withing your code. The code for this function is as follows :  <a href='http://www.freecodecollection.com/check-for-module-is-installed-or-not-livelink/' rel="nofollow">Continue reading...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.freecodecollection.com/check-for-module-is-installed-or-not-livelink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
