<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>FASTDOT Web Hosting Australia</title>
	<atom:link href="https://fastdot.com.au/category/php-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://fastdot.com.au</link>
	<description>Australian Cloud Hosting</description>
	<lastBuildDate>Fri, 12 Feb 2021 12:47:47 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.2</generator>

<image>
	<url>https://fastdot.com.au/wp-content/uploads/2018/10/cropped-1044429_466653886760616_646143388_n-32x32.png</url>
	<title>FASTDOT Web Hosting Australia</title>
	<link>https://fastdot.com.au</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">155240564</site>	<item>
		<title>How to Import and Export Large MySQL Databases via command line in CentOS</title>
		<link>https://fastdot.com.au/php-mysql/how-to-import-and-export-large-mysql-databases-via-command-line-in-centos/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Sat, 12 Dec 2020 22:03:07 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/how-to-import-and-export-large-mysql-databases-via-command-line-in-centos</guid>

					<description><![CDATA[<p>Import/Export Large MYSQL Databases When working with MYSQL, people tend to use phpMyAdmin, which is a nice GUI way to manipulate a database. But some operations won&#8217;t work in phpMyAdmin such as when the database is too large. In particular, you can&#8217;t import or export really large databases using phpMyAdmin. So sometimes you need to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/how-to-import-and-export-large-mysql-databases-via-command-line-in-centos/">How to Import and Export Large MySQL Databases via command line in CentOS</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16333</post-id>	</item>
		<item>
		<title>Use PHPMyAdmin script for Search and Replace in Database</title>
		<link>https://fastdot.com.au/php-mysql/phpmyadmin-search-replace/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Fri, 14 Dec 2018 05:24:09 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/phpmyadmin-search-replace</guid>

					<description><![CDATA[<p>MySQL lets you execute raw queries to find and replace and is used to update old URLs in the database. Using PHPMyAdmin is a handy way to change URLs if you have a large website with a considerable number of changes to make. As we have seen above that there is not only the need [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/phpmyadmin-search-replace/">Use PHPMyAdmin script for Search and Replace in Database</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13284</post-id>	</item>
		<item>
		<title>MySQL Database &#8211; How to Duplicate a MySQL Database in cPanel</title>
		<link>https://fastdot.com.au/php-mysql/duplicate-a-cpanel-mysql-database/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Fri, 01 Sep 2017 05:10:02 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/duplicate-a-cpanel-mysql-database</guid>

					<description><![CDATA[<p>Do you want to duplicate or copy a cPanel MySQL database? This can be done using phpMyAdmin by following the steps below: Note: It&#8217;s important that you BACKUP your database first before performing the steps below. Login to your cPanel Account Create a new Database with the cPanel MySql Wizard Select the &#8220;phpMyAdmin&#8221; icon Select [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/duplicate-a-cpanel-mysql-database/">MySQL Database &#8211; How to Duplicate a MySQL Database in cPanel</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15608</post-id>	</item>
		<item>
		<title>How to reset the MySQL root password in CentOS via SSH</title>
		<link>https://fastdot.com.au/php-mysql/how-to-reset-the-mysql-root-password-in-centos-via-ssh/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Thu, 22 Dec 2016 07:26:00 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/how-to-reset-the-mysql-root-password-in-centos-via-ssh</guid>

					<description><![CDATA[<p>How to reset the MySQL root password in CentOS via SSH This tutorial describes how to reset the MySQL root password via SSH command. You may need to do this, if you have forgotten the password and need access for Webmin, Virtualmin or phpmyadmin Resetting the MySQL root password To reset the root password for [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/how-to-reset-the-mysql-root-password-in-centos-via-ssh/">How to reset the MySQL root password in CentOS via SSH</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16434</post-id>	</item>
		<item>
		<title>Solving a 500 Internal Server Error</title>
		<link>https://fastdot.com.au/php-mysql/solving-a-500-internal-server-error/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Wed, 06 May 2009 23:53:48 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/solving-a-500-internal-server-error</guid>

					<description><![CDATA[<p>This tutorial will show you a number of methods for solving a 500 Internal Server Error HTTP Error 500 &#8211; Internal server error From the number of questions we get from new developers, it seems that one of the most dreaded errors that newcomers to PHP/Mysql and CGI face is the ambiguous &#8220;500 Internal Server [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/solving-a-500-internal-server-error/">Solving a 500 Internal Server Error</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1965</post-id>	</item>
		<item>
		<title>What is a phpinfo file and how to create it</title>
		<link>https://fastdot.com.au/php-mysql/what-is-a-phpinfo-file/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Tue, 18 Nov 2008 23:57:21 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/what-is-a-phpinfo-file</guid>

					<description><![CDATA[<p>A phpinfo.php file is a file that makes it easier for you to see PHP information about the server you are hosted on. If you&#8217;re not familiar with how to create a php page, follow the steps below to create a phpinfo page using your File Manager. Log into your cPanel. Open your File Manager. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/what-is-a-phpinfo-file/">What is a phpinfo file and how to create it</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1755</post-id>	</item>
		<item>
		<title>Install your own local PHP web development environment</title>
		<link>https://fastdot.com.au/php-mysql/local-development-environment/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Thu, 02 Oct 2008 14:46:06 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/local-development-environment</guid>

					<description><![CDATA[<p>This tutorial will show you how to install your own local development environment If you are a web developer building PHP/MySQL powered sites, the ultimate scenario is to test your applications before uploading them to the main web hosting server. A lot of developers set up test accounts on live web servers, however this means [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/local-development-environment/">Install your own local PHP web development environment</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1752</post-id>	</item>
		<item>
		<title>Features of PHP5</title>
		<link>https://fastdot.com.au/php-mysql/features-of-php5/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Mar 2007 16:14:49 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/features-of-php5</guid>

					<description><![CDATA[<p>This tutorial will explain the new features of PHP5 PHP (PHP:Hypertext Preprocessor) was designed to create dynamic web pages, PHP&#8217;s principal focus is server-side scripting. While running the PHP parser with a web server and web browser, the PHP model can be compared to other server-side scripting languages such as Microsoft&#8217;s ASP.NET system, Sun Microsystems&#8217; [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/features-of-php5/">Features of PHP5</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">965</post-id>	</item>
		<item>
		<title>Security Issues with allow_url_fopen</title>
		<link>https://fastdot.com.au/php-mysql/security-issues-with-allow_url_fopen/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 05 Mar 2007 11:52:30 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/security-issues-with-allow_url_fopen</guid>

					<description><![CDATA[<p>This tutorial will discuss the security issues with allow_url_fopen in PHP The PHP option allow_url_fopen would normally allow a programmer to open, include or otherwise use a remote file using a URL rather than a local file path. For security reasons, FASTDOT has disabled this feature; however, a feature-rich alternative exists in the form of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/security-issues-with-allow_url_fopen/">Security Issues with allow_url_fopen</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">960</post-id>	</item>
		<item>
		<title>MySQL and phpMyAdmin</title>
		<link>https://fastdot.com.au/php-mysql/mysql-and-phpmyadmin/</link>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Wed, 04 Oct 2006 13:42:39 +0000</pubDate>
				<category><![CDATA[PHP and MySQL]]></category>
		<guid isPermaLink="false">https://fastdot.com.au/mysql-and-phpmyadmin</guid>

					<description><![CDATA[<p>This page provides various guides and resources on using MySQL and phpMyAdmin The MySQL option in your control panel automates MySQL. The following information will assist you in using and implementing MySQL. We do not provide technical support for using MySQL, however you will find loads of useful information as well as additional resources that [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://fastdot.com.au/php-mysql/mysql-and-phpmyadmin/">MySQL and phpMyAdmin</a> appeared first on <a rel="nofollow" href="https://fastdot.com.au">FASTDOT Web Hosting Australia</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">898</post-id>	</item>
	</channel>
</rss>
