<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How Do I Store Php Files To My Localhost?</title>
	<atom:link href="http://www.spiderphp.com/uncategorized/how-do-i-store-php-files-to-my-localhost.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spiderphp.com/uncategorized/how-do-i-store-php-files-to-my-localhost.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 28 Feb 2010 19:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cristian</title>
		<link>http://www.spiderphp.com/uncategorized/how-do-i-store-php-files-to-my-localhost.html/comment-page-1#comment-507</link>
		<dc:creator>cristian</dc:creator>
		<pubDate>Tue, 07 Jul 2009 08:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/how-do-i-store-php-files-to-my-localhost.html#comment-507</guid>
		<description>You must put all your files inside the document root for the sites. You can create directories or even just put the files directly there. Since you are using Apache your root folder will be the /htdocs/.
Good luck and have fun.</description>
		<content:encoded><![CDATA[<p>You must put all your files inside the document root for the sites. You can create directories or even just put the files directly there. Since you are using Apache your root folder will be the /htdocs/.<br />
Good luck and have fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The AnswerMan Part 2</title>
		<link>http://www.spiderphp.com/uncategorized/how-do-i-store-php-files-to-my-localhost.html/comment-page-1#comment-506</link>
		<dc:creator>The AnswerMan Part 2</dc:creator>
		<pubDate>Tue, 07 Jul 2009 05:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/how-do-i-store-php-files-to-my-localhost.html#comment-506</guid>
		<description>I think he meant uploading it into your own server. If you server is installed locally.
Just upload the file to your root folder, under any domain name and it should work fine. And as far as HTML is concerned, if you have a working PHP version script in your server, just use normal html scripting to embed it. Try PHPmyadmin.
I&#039;m not sure about local servers, but on payed hosts, all we do is edit the .htaccess file.</description>
		<content:encoded><![CDATA[<p>I think he meant uploading it into your own server. If you server is installed locally.<br />
Just upload the file to your root folder, under any domain name and it should work fine. And as far as HTML is concerned, if you have a working PHP version script in your server, just use normal html scripting to embed it. Try PHPmyadmin.<br />
I&#8217;m not sure about local servers, but on payed hosts, all we do is edit the .htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mediterranean Warrior</title>
		<link>http://www.spiderphp.com/uncategorized/how-do-i-store-php-files-to-my-localhost.html/comment-page-1#comment-505</link>
		<dc:creator>Mediterranean Warrior</dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/how-do-i-store-php-files-to-my-localhost.html#comment-505</guid>
		<description>you have to put the files inside of your DocumentRoot, this is defined in the file httpd.conf, if you are running apache it is defaulted to something like c:\program filesapachehtdocs (on windows) or something like that, but that is the main directory for your webserver.  you can change your documentroot to whatever folder/directory you like.........</description>
		<content:encoded><![CDATA[<p>you have to put the files inside of your DocumentRoot, this is defined in the file httpd.conf, if you are running apache it is defaulted to something like c:\program filesapachehtdocs (on windows) or something like that, but that is the main directory for your webserver.  you can change your documentroot to whatever folder/directory you like&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
