How to Use HeidiSQL to Remotely Connect to Your MySQL Database
Last Updated on Friday, 11 March 2011 05:06 Written by Arian Jahansouz Friday, 11 March 2011 04:47
Related documents:
1. How to Create a Database and User for MySQL in cPanel
2. How to Allow Remote Access to a MySQL Database in cPanel
This article will give you a step by step guide on how to use HeidiSQL to remotely connect to your MySQL database. HeidiSQL is a free MySQL client that you can use to remotely connect to your database. To do so, simply follow these steps:
1) Click HERE to go to the HeidiSQL website
Learn MoreHow to Create a MySQL Database and Add Users in WebsitePanel
Last Updated on Friday, 11 March 2011 05:04 Written by Arian Jahansouz Friday, 11 March 2011 02:59
Related documents:
1. How to Set Up a SQL 2008 Database in WebsitePanel
This article will give you a step by step guide on how to create a MySQL database and add users in your WebsitePanel. Sign into your WebsitePanel and follow these steps:
1) Click MySQL 5.x under Databases
Learn MoreHow to Allow Remote Access to a MySQL Database in cPanel
Last Updated on Sunday, 20 November 2011 12:42 Written by Arian Jahansouz Friday, 11 March 2011 02:23
Related documents:
1. How to Create a Database and User for MySQL in cPanel
2. How to Add Databases and Users Using MySQL Wizard in cPanel
3. How to Change the Password of a MySQL User in the cPanel
4. How to Optimize a MySQL Database in cPanel
This article will give you a step by step guide on how to allow remote access to a MySQL database in your cPanel.
Sign into your cPanel and follow these steps:
1) Go to Databases and click Remote MySQL
Learn MoreHow to Backup and Restore a Database in WebSitePanel
Last Updated on Saturday, 5 February 2011 06:38 Written by Arian Jahansouz Saturday, 5 February 2011 06:38
This article will give you a step by step guide on how to backup and restore a database from your WebSitePanel. Sign into your WebSitePanel and follow these steps:
1) Go to Databases and either select SQL Server 2008 or MySQL 5.x, depending on which database you want to backup
Basic & essential security tips when handling forms in PHP
Last Updated on Monday, 9 January 2012 11:44 Written by Richi González Thursday, 3 February 2011 04:32
Hello,
I am writing this post as I recently had a security hole in one of my scripts, which, fortunately, nothing bad happened. There are basic things you must always add to your PHP code when handling forms. I will tell you some very essentials that can’t be ignored to avoid SQL Injection attacks.
Learn More
Recent Comments