<?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"
	>

<channel>
	<title>DevLoad.com - anyOne can cOde</title>
	<atom:link href="http://www.devload.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devload.com</link>
	<description>Web Developement Articles and Tutorials</description>
	<pubDate>Thu, 23 Oct 2008 17:32:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Win $1500+ Cash Prize at Blogging Forum Competition</title>
		<link>http://www.devload.com/general/win-1500-cash-prize-blogging-forum-competition/</link>
		<comments>http://www.devload.com/general/win-1500-cash-prize-blogging-forum-competition/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 17:32:13 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Blogging Forum]]></category>

		<category><![CDATA[Cash Prize]]></category>

		<category><![CDATA[Competition]]></category>

		<category><![CDATA[contest]]></category>

		<category><![CDATA[win prizes]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=64</guid>
		<description><![CDATA[Blogging Tips is holding a hot forum contest with big cash prizes. Fifty members will be chosen to receive their prize through paypal. Click here to know more.
Here are the prizes for the top 50 members after the contest.
1st Place : $200
2nd Place : $150
3rd Place : $75
4th &#38; 5th : $50
6th-10th : $25
11th-15th :$15
16th-30th:$10
31st-50th [...]]]></description>
		<wfw:commentRss>http://www.devload.com/general/win-1500-cash-prize-blogging-forum-competition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Apache, MySQL and PHP Engine</title>
		<link>http://www.devload.com/php/installing-apache-mysql-and-php-engine/</link>
		<comments>http://www.devload.com/php/installing-apache-mysql-and-php-engine/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 14:27:58 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=60</guid>
		<description><![CDATA[As we know PHP Engine is itself cannot handle all the tasks of a web server and needs Apache Web Server and MySQL Database Server in co-laboration with it.
So, lets know how do we do this in Windows OS and Linux OS.
Installing Apache-MySQL-PHP Using WAMP Under Windows
For Windows Operating System, we can get a freely [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/installing-apache-mysql-and-php-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Crash Course For Beginner&#8217;s - Part 1</title>
		<link>http://www.devload.com/php/php-crash-course-for-beginners-part-1/</link>
		<comments>http://www.devload.com/php/php-crash-course-for-beginners-part-1/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 14:11:28 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Crash Course]]></category>

		<category><![CDATA[PHP Tutorials]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=51</guid>
		<description><![CDATA[PHP Crash Course Part 1
I am writing a crash course on  Learning PHP For Beginner&#8217;s. The cource will be divided into several parts. Here is the Part I of the course.
What should I know before reading this tutorial?
Only thing is you are expected to be familer with the basic HTML markup. And experience in [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/php-crash-course-for-beginners-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Beginner Guide To PHP Sessions</title>
		<link>http://www.devload.com/php/a-beginner-guide-to-php-sessions/</link>
		<comments>http://www.devload.com/php/a-beginner-guide-to-php-sessions/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 23:23:39 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=42</guid>
		<description><![CDATA[Introduction:
Sessions are one of the simplest and more powerful tools in a web developers arsenal. This tool is invaluable in dynamic web page development and it is one of those things every developer needs to know how to use.
This article explains the basics of PHP Sessions.
Assumptions:
Basic PHP knowledge is required (variables, arrays and such)
HTML Forms.
What [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/a-beginner-guide-to-php-sessions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Function : Search All Substrings Within A Text</title>
		<link>http://www.devload.com/php/php-function-find-all-substrings-within-a-text/</link>
		<comments>http://www.devload.com/php/php-function-find-all-substrings-within-a-text/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 09:01:21 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Function]]></category>

		<category><![CDATA[Search]]></category>

		<category><![CDATA[Substrings]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=29</guid>
		<description><![CDATA[Hope, you know about the  built-in PHP function substr which finds a substring with a given string between the given postions.  But, there is no built-in PHP function which returns substrings positioned between a given starting and ending charecters. So, here is the function which exactly does this work.
PLAIN TEXT
PHP:




function isubstr&#40;$text, $sopener, $scloser&#41;&#160; [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/php-function-find-all-substrings-within-a-text/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Function To make URL Friendly Strings</title>
		<link>http://www.devload.com/php/php-function-to-make-url-friendly-strings/</link>
		<comments>http://www.devload.com/php/php-function-to-make-url-friendly-strings/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 05:22:33 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=20</guid>
		<description><![CDATA[Here is another PHP function which convert strings used for SEO URL Friendly or Permalinks.
PLAIN TEXT
PHP:




function make_friendly&#40;$string&#41;&#123;


$string = strtolower&#40;$string&#41;;


$string = ereg_replace&#40;"[^a-zA-Z0-9 ]", "", $string&#41;;


$string = ereg_replace&#40;" +", " ", $string&#41;;


$string = str_replace&#40;" ", "-", $string&#41;;


$string = $string;


return $string;


&#125; 






For example consider the following call to make_friendly:
PLAIN TEXT
PHP:




echo make_friendly&#40;"Did n't this work?"&#41;; 






The output will be:
did-nt-this-work
This [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/php-function-to-make-url-friendly-strings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Function To Download Remote File</title>
		<link>http://www.devload.com/php/php-function-to-download-remote-file/</link>
		<comments>http://www.devload.com/php/php-function-to-download-remote-file/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 02:48:13 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=10</guid>
		<description><![CDATA[As I promised in my first post. I am starting with a simple PHP function that have saved a lot of time in uploading  files to the server.
There are two ways in doing this depending on your server configuration. The first one uses PHP cURL module while the second uses built-in PHP function file_get_contents. [...]]]></description>
		<wfw:commentRss>http://www.devload.com/php/php-function-to-download-remote-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I am ready to go!!!</title>
		<link>http://www.devload.com/site-news/i-am-ready-to-go/</link>
		<comments>http://www.devload.com/site-news/i-am-ready-to-go/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 17:25:23 +0000</pubDate>
		<dc:creator>Dev</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=1</guid>
		<description><![CDATA[As a freelancer  for about 2 years, I have been writing tons of code for me and my clients, and been almost passive in reusing code written by those great programmers around the world. But, sometimes I endup with no results in Google for what I needed and so when I coded something strange,  I [...]]]></description>
		<wfw:commentRss>http://www.devload.com/site-news/i-am-ready-to-go/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
