<?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: Wordpress &#8211; do I need to know MySQL / PHP ??!!?</title>
	<atom:link href="http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html</link>
	<description>Get Online with the Best Free CMS to date!</description>
	<lastBuildDate>Sat, 13 Mar 2010 18:58:40 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: SparklingEmeralds</title>
		<link>http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html/comment-page-1#comment-4796</link>
		<dc:creator>SparklingEmeralds</dc:creator>
		<pubDate>Sun, 22 Nov 2009 10:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html#comment-4796</guid>
		<description>You must know PHP!! You don&#039;t need to know SQL at all.

To set up wordpress directly to a domain name (mysite.com), I guess you&#039;ll have to upload all of your wordpress files in your home directory. In other words, DO NOT put the wordpress files into their own folder. It&#039;ll be a little crowded, but it&#039;ll get you the results you want. 

But if you don&#039;t mind loading your wordpress in a &quot;mysite.com/wordpress&quot; format, then upload your wordpress files into a new directory called wordpress, for instance.

In the wordpress files, there&#039;s index.php. You will have to make this index file, your index file. You have to edit it and customize it to look exactly the way you want your front page to look.
That&#039;s why you need to know PHP! It&#039;s really simple actually and won&#039;t take long to understand, especially if you have experience with say, C++, or Java, or even Javascript.

But even without that, you should understand! Tizag.com has an excellent PHP tutorial that covers all the basic knowledge.</description>
		<content:encoded><![CDATA[<p>You must know PHP!! You don&#8217;t need to know SQL at all.</p>
<p>To set up wordpress directly to a domain name (mysite.com), I guess you&#8217;ll have to upload all of your wordpress files in your home directory. In other words, DO NOT put the wordpress files into their own folder. It&#8217;ll be a little crowded, but it&#8217;ll get you the results you want. </p>
<p>But if you don&#8217;t mind loading your wordpress in a &#8220;mysite.com/wordpress&#8221; format, then upload your wordpress files into a new directory called wordpress, for instance.</p>
<p>In the wordpress files, there&#8217;s index.php. You will have to make this index file, your index file. You have to edit it and customize it to look exactly the way you want your front page to look.<br />
That&#8217;s why you need to know PHP! It&#8217;s really simple actually and won&#8217;t take long to understand, especially if you have experience with say, C++, or Java, or even Javascript.</p>
<p>But even without that, you should understand! Tizag.com has an excellent PHP tutorial that covers all the basic knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David D</title>
		<link>http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html/comment-page-1#comment-4795</link>
		<dc:creator>David D</dc:creator>
		<pubDate>Sun, 22 Nov 2009 09:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html#comment-4795</guid>
		<description>If you want to let Wordpress.com host it for you, then see http://wordpress.com/blog/2006/10/24/domain-mapping-registration/

Otherwise you have to host it yourself, and while you wouldn&#039;t NEED to know PHP and MySQL, if anything goes wrong you would probably wish you did.</description>
		<content:encoded><![CDATA[<p>If you want to let Wordpress.com host it for you, then see <a href="http://wordpress.com/blog/2006/10/24/domain-mapping-registration/" rel="nofollow">http://wordpress.com/blog/2006/10/24/domain-mapping-registration/</a></p>
<p>Otherwise you have to host it yourself, and while you wouldn&#8217;t NEED to know PHP and MySQL, if anything goes wrong you would probably wish you did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zurahn</title>
		<link>http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html/comment-page-1#comment-4794</link>
		<dc:creator>Zurahn</dc:creator>
		<pubDate>Sun, 22 Nov 2009 09:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpresssites.com.au/wordpress-do-i-need-to-know-mysql-php.html#comment-4794</guid>
		<description>Domain resolution doesn&#039;t have anything to do with XHTML or CSS or any other web language.

If you want a domain name such as mysite.com, you&#039;re going to have to pay for it from a domain registry service, such as

http://www.internic.ca/

Otherwise you have to use a subdomain (mysite.wordpress.com).

There are URL redirection services, such as 
http://kickme.to

but those are also subdomains and are mainly used for simplicity.  A wordpress subdomain is pretty simple as it is.</description>
		<content:encoded><![CDATA[<p>Domain resolution doesn&#8217;t have anything to do with XHTML or CSS or any other web language.</p>
<p>If you want a domain name such as mysite.com, you&#8217;re going to have to pay for it from a domain registry service, such as</p>
<p><a href="http://www.internic.ca/" rel="nofollow">http://www.internic.ca/</a></p>
<p>Otherwise you have to use a subdomain (mysite.wordpress.com).</p>
<p>There are URL redirection services, such as<br />
<a href="http://kickme.to" rel="nofollow">http://kickme.to</a></p>
<p>but those are also subdomains and are mainly used for simplicity.  A wordpress subdomain is pretty simple as it is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
