<?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>PHP Freelancer &#187; Programming</title>
	<atom:link href="http://www.onlinehungama.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onlinehungama.com</link>
	<description>Freelance PHP Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:08:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[SugarCRM]SugarCRM-Developer Guide</title>
		<link>http://www.onlinehungama.com/sugarcrmdeveloper-guide/</link>
		<comments>http://www.onlinehungama.com/sugarcrmdeveloper-guide/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 18:41:07 +0000</pubDate>
		<dc:creator>Shail Patel</dc:creator>
				<category><![CDATA[Internet & Technology]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=1169</guid>
		<description><![CDATA[SugarCRM is a widely use for Custmer Relationship Management which is a open Source.In All version of SugarCRM There is SugarCRM Pro is a       free version.Any one can download and install SugarCRM Pro in their system. Now we discuss about developer guide of SugarCRM. (1).SugarCRM&#8217;s architecture is very easy to understand.All page [...]]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/sugarcrmdeveloper-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block IP addresses using .htaccess or .php file</title>
		<link>http://www.onlinehungama.com/block-ip-addresses-using-htaccess-or-php-file/</link>
		<comments>http://www.onlinehungama.com/block-ip-addresses-using-htaccess-or-php-file/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 12:01:21 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[IP address]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=706</guid>
		<description><![CDATA[If you are looking to block some of your visitors by their IP address than you can do this task by using .htaccess or .php file. ]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/block-ip-addresses-using-htaccess-or-php-file/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial &#8211; Basic PHP variables</title>
		<link>http://www.onlinehungama.com/php-tutorial-basic-php-variables/</link>
		<comments>http://www.onlinehungama.com/php-tutorial-basic-php-variables/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 07:55:52 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=681</guid>
		<description><![CDATA[All about PHP variables , PHP variable's scope , how to make user defined variable as global variable and super global variables .]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/php-tutorial-basic-php-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; Download files from MYSQL database</title>
		<link>http://www.onlinehungama.com/download-files-from-mysql-database/</link>
		<comments>http://www.onlinehungama.com/download-files-from-mysql-database/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:52:16 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=669</guid>
		<description><![CDATA[Once we upload file in Mysql database , we need to download file from Mysql database .Here you will find the way to download files from MYSQL database.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/download-files-from-mysql-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; Upload files to MYSQL database</title>
		<link>http://www.onlinehungama.com/upload-files-to-mysql-database/</link>
		<comments>http://www.onlinehungama.com/upload-files-to-mysql-database/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 07:32:01 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=661</guid>
		<description><![CDATA[All we know that how to upload file(e.g. image , pdf) in folder using PHP. But in some web application if you need to upload files into MySQL database than here is your solution.

]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/upload-files-to-mysql-database/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Mysql database backup from PHP file</title>
		<link>http://www.onlinehungama.com/mysql-database-backup-from-php-file/</link>
		<comments>http://www.onlinehungama.com/mysql-database-backup-from-php-file/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 05:55:46 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=644</guid>
		<description><![CDATA[All we know how to take mysql database backup from phpmyadmin but do you know how to take back-up from php file and after taking back-up , using back-up file load those data in to table by executing OUTFILE sql query from php file.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/mysql-database-backup-from-php-file/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; delete data from table</title>
		<link>http://www.onlinehungama.com/mysql-tutorial-delete-data-from-table/</link>
		<comments>http://www.onlinehungama.com/mysql-tutorial-delete-data-from-table/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 05:29:23 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=642</guid>
		<description><![CDATA[All about how to delete data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to delete data from table using PHP.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/mysql-tutorial-delete-data-from-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; Update data in to table</title>
		<link>http://www.onlinehungama.com/mysql-tutorial-update-data-in-to-table/</link>
		<comments>http://www.onlinehungama.com/mysql-tutorial-update-data-in-to-table/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 12:54:20 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=638</guid>
		<description><![CDATA[All about how to update / edit data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to update / modify data in to table using PHP.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/mysql-tutorial-update-data-in-to-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; Select/Retrieve data from table</title>
		<link>http://www.onlinehungama.com/mysql-tutorial-selectretrieve-data-from-table/</link>
		<comments>http://www.onlinehungama.com/mysql-tutorial-selectretrieve-data-from-table/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 12:32:24 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=634</guid>
		<description><![CDATA[All about how to select / retrive data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to select / retrieve data from table using PHP.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/mysql-tutorial-selectretrieve-data-from-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial &#8211; Insert data in to table</title>
		<link>http://www.onlinehungama.com/mysql-tutorial-insert-data-in-to-table/</link>
		<comments>http://www.onlinehungama.com/mysql-tutorial-insert-data-in-to-table/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 11:33:33 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.onlinehungama.com/?p=623</guid>
		<description><![CDATA[All about how to insert / add data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to insert / add data in to table using PHP.]]></description>
		<wfw:commentRss>http://www.onlinehungama.com/mysql-tutorial-insert-data-in-to-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

