<?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>HostGator Review - User Reviews of Host Gator Web Hosting &#187; HostGator PHP</title>
	<atom:link href="http://www.hostgatorreviewme.com/category/hostgator-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostgatorreviewme.com</link>
	<description>HostGator Review</description>
	<lastBuildDate>Tue, 27 Dec 2011 03:07:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HostGator MySQL Database Hosting Review</title>
		<link>http://www.hostgatorreviewme.com/hostgator-mysql-database-hosting-review/</link>
		<comments>http://www.hostgatorreviewme.com/hostgator-mysql-database-hosting-review/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 02:55:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Host Gator]]></category>
		<category><![CDATA[HostGator]]></category>
		<category><![CDATA[HostGator hosting]]></category>
		<category><![CDATA[HostGator MySQL]]></category>
		<category><![CDATA[HostGator PHP]]></category>
		<category><![CDATA[HostGator Review]]></category>
		<category><![CDATA[HostGator.com]]></category>

		<guid isPermaLink="false">http://www.hostgatorreviewme.com/?p=101</guid>
		<description><![CDATA[What is MySQL? MySQL is a database management system, relational database, multithreading and multiuser with more than six million installations. On one side is released under the GNU GPL for any use consistent with this license, but for companies that want to incorporate it into proprietary products the company should buy a specific license allowing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is MySQL?</strong></p>
<p>MySQL is a database management system, relational database, multithreading and multiuser with more than six million installations.</p>
<p>On one side is released under the GNU GPL for any use consistent with this license, but for companies that want to incorporate it into proprietary products the company should buy a specific license allowing them to use MySQL in their closed source products. MySQL is developed mostly in ANSI C.</p>
<p>Unlike projects like Apache, where software is developed by a public community code and copyright is held by the individual author, MySQL is owned and sponsored by a private company, which owns the copyright to most of the code.</p>
<p>This is what enables the licensing scheme mentioned above. Besides the sale of proprietary licenses, the company offers support and services. Hire workers for its operations around the world who collaborate via the Internet. MySQL AB was founded by David Axmark, Allan Larsson and Michael Widenius.</p>
<p>MySQL is widely used in web applications, like Drupal or phpBB, platforms (Linux / Windows-Apache-MySQL-PHP / Perl / Python), and bug tracking tools like Bugzilla. Its popularity as a Web application is closely tied to PHP, which often is in combination with MySQL. MySQL database is a very quick reading when you use non-transactional MyISAM engine, but may cause integrity problems in high concurrency environments such alterations. In web application there is low turnout in the modification of data and change the environment is data intensive reading, what makes MySQL ideal for these applications.</p>
<p><strong>HostGator and MySQL</strong></p>
<p>MySQL is very fast on host gator. In my almost 2 year hosting with them I never had problems with mysql what so ever. It&#8217;s very easy to create new database (you can have unlimted MySQL databases), and manage it with phpMyAdmin. The tools to create the database is MySQL databases tool and MySQL Database Wizard tool. When you want to connect to MySQL you need to create a user and add that user to the database with appropriate privileges. You can do this with the tools above. There is also an option for Remote SQl if you want to connect remotely to your database on <a href="http://www.hostgatorreviewme.com/">hostgator</a>.</p>
<p><a href="http://www.hostgatorreviewme.com/wp-content/uploads/2009/12/hostgator-mysql.png"><img class="alignnone size-full wp-image-130" title="hostgator-mysql" src="http://www.hostgatorreviewme.com/wp-content/uploads/2009/12/hostgator-mysql.png" alt="" width="501" height="106" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostgatorreviewme.com/hostgator-mysql-database-hosting-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HostGator PHP Review</title>
		<link>http://www.hostgatorreviewme.com/hostgator-php-review/</link>
		<comments>http://www.hostgatorreviewme.com/hostgator-php-review/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 03:59:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Host Gator]]></category>
		<category><![CDATA[HostGator]]></category>
		<category><![CDATA[HostGator hosting]]></category>
		<category><![CDATA[HostGator PHP]]></category>
		<category><![CDATA[HostGator Review]]></category>
		<category><![CDATA[HostGator.com]]></category>

		<guid isPermaLink="false">http://www.hostgatorreviewme.com/?p=89</guid>
		<description><![CDATA[What is PHP? PHP (acronym for PHP: Hypertext Preprocessor) is a free scripting language mainly used for producing dynamic Web pages via HTTP &#8211; HyperText Transfer Protocol or simply internet surfing, but can also function as any interpreted language locally, by running programs command line. PHP since version 5 features offers full object model. Due [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is PHP?</strong></p>
<p>PHP (acronym for PHP: Hypertext Preprocessor) is a free scripting language mainly used for producing dynamic Web pages via HTTP &#8211; HyperText Transfer Protocol or simply internet surfing, but can also function as any interpreted language locally, by running programs command line. PHP since version 5 features offers full object model. Due to its rich library, sometimes is referred to as  PHP platform rathar than just language. PHP is used primarily as a scripting language on the server side, which means that it is the server (the machine that hosts the Web page in question) will interpret the PHP code and generate code (consisting generally of &#8216;XHTML or HTML, CSS, JavaScript and sometimes) which may be interpreted by a web browser. PHP can also generate other formats in connection with the Web, like WML, SVG, PDF, or bitmap images such as JPEG, GIF or PNG. That is why PHP THE web programming language is the most powerful and most popular web scripting language. It is required by popular web scripts: WordPress, Joomla, Drupal, Mambo, phpbb, vbulletin, mybb and many more in order for them to run. PHP with some database engine (MySQL mostly) is the back end of todays many websites including this one (WordPress powered). Most popular sites that use PHP are Facebook, Wikipedia, milions of wordpress blogs.</p>
<p><strong>HostGator PHP Review</strong></p>
<p>Host Gator have the latest version (PHP5 at the time of writing this review) installed on their web servers. PHP is very fast on Hostgator and it comes with many features (libraries that extend the functionality) e.g zip for managing zip archives (extract, create, list and more). You will be able to run everything from blogs like this one(wordpress), bulleting boards &#8211; forums (phpbb, vbulleting, mybb), content management systems like Joomla, Drupal and more with blazing speeds. There is even support for custom php.ini files to further customize settings, like for examle turn off or on register globals.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostgatorreviewme.com/hostgator-php-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

