<?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>Inetminds &#187; how to declare a functions in php</title>
	<atom:link href="http://www.inetminds.com/tag/how-to-declare-a-functions-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inetminds.com</link>
	<description>Inteminds, PHP scripts, php tutors, Java and ajax scripts explained</description>
	<lastBuildDate>Mon, 22 Mar 2010 18:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>class in php</title>
		<link>http://www.inetminds.com/class-in-php-79/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.inetminds.com/class-in-php-79/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 14:32:03 +0000</pubDate>
		<dc:creator>php writer</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[funcions in php]]></category>
		<category><![CDATA[how to declare a class in php]]></category>
		<category><![CDATA[how to declare a functions in php]]></category>
		<category><![CDATA[modifiers in php]]></category>

		<guid isPermaLink="false">http://www.inetminds.com/?p=79</guid>
		<description><![CDATA[Class is nothing but binding the data. I’e variables and functions. In class we can have number functions. Class can be declare with a key word class followed by a class name, which can be any name. This name should not be key word in php. Followed by a pair of curly braces . Its [...]]]></description>
		<wfw:commentRss>http://www.inetminds.com/class-in-php-79/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
