<?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>Shashionline.in &#187; PHP</title>
	<atom:link href="http://www.shashionline.in/category/project/php-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shashionline.in</link>
	<description>Article from PHP,.Net,ASP,C#,HTML,Interview Question,JavaScript,MySQL,JAVA</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Simple email script in php</title>
		<link>http://www.shashionline.in/simple-email-script-in-php/</link>
		<comments>http://www.shashionline.in/simple-email-script-in-php/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:16:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic PHP]]></category>
		<category><![CDATA[email script]]></category>
		<category><![CDATA[simple email script]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=123</guid>
		<description><![CDATA[This chapter explains how to send email in php. We will upload advanced mailing script in php soon. Download the script : Simple email script in PHP]]></description>
		<wfw:commentRss>http://www.shashionline.in/simple-email-script-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert xml to html</title>
		<link>http://www.shashionline.in/convert-xml-to-html/</link>
		<comments>http://www.shashionline.in/convert-xml-to-html/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Convert-xml-to-html]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=117</guid>
		<description><![CDATA[This chapter explains how to display XML data as HTML. In the example below, we loop through an XML file (test.xml), and display each element as an HTML table row: &#60;script type=&#8221;text/javascript&#8221;&#62; var xmlDoc; if (window.XMLHttpRequest) { xmlDoc=new window.XMLHttpRequest(); xmlDoc.open(&#8220;GET&#8221;,&#8221;test.xml&#8221;,false); xmlDoc.send(&#8220;&#8221;); xmlDoc=xmlDoc.responseXML; } // IE 5 and IE 6 else if (ActiveXObject(&#8220;Microsoft.XMLDOM&#8221;)) { xmlDoc=new ActiveXObject(&#8220;Microsoft.XMLDOM&#8221;); [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/convert-xml-to-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File upload script-PHP</title>
		<link>http://www.shashionline.in/file-upload-script-php/</link>
		<comments>http://www.shashionline.in/file-upload-script-php/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 09:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=61</guid>
		<description><![CDATA[Here I am giving a full source code of File Upload at run time. You can upload single file. You can do it just some customize there and put it at your server folder. Download Script]]></description>
		<wfw:commentRss>http://www.shashionline.in/file-upload-script-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple File Uploader Script &#8211; PHP</title>
		<link>http://www.shashionline.in/multiple-upload/</link>
		<comments>http://www.shashionline.in/multiple-upload/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 08:34:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[multiple file upload]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://shashionline.in/?p=27</guid>
		<description><![CDATA[Here I am giving a full source code of Multiple Upload at run time. You can upload single file if you wish and if you want to upload multiple file than you can do it just some customize there and put it at you server folder. Download Script]]></description>
		<wfw:commentRss>http://www.shashionline.in/multiple-upload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

