Frequently Asked Questions

Make sure when inserting texts that could be changed by the visitor, the variable is between '.
example:
$result = mysql_query ("INSERT INTO table (id, text) VALUES ('', '' mysql_real_escape_string ($text) '').".)

If you don't do this, the visitor can customize the query by putting a 'in the text and then start a new query.
Log into your Control Panel, go to the website the database belongs to. Click on the icon "Databases", and click on the name of the database.

You will see the users who have access to this database. Click the user, and you can change the password.
Log into your Control Panel, go to the website the database belongs to. Click on the icon "Databases", and click on the name of the database.

Now click on "Add new user" and enter the settings of the user.
Log into your Control Panel, go to the website the database belongs to. Click on the name of the database and choose "DB Webadmin."

Turn off your popup blocker, otherwise the page might not be opened!

Shortcut:
Log into http://serverX.totallyhosted.nl/phpmyadmin (replace X with the number of the server you are on), use the login username and password of your database.
You can use "localhost" for MySQL.