|
Each Jagfly Hosting account comes with a MySQL
database which can be administered through an
easy-to-use, phpMyAdmin database management interface.
To access your database though the phpMyAdmin
web-based interface go to your site's control panel
and log in with your account's primary username
and password. Scroll down to the databases section and choose "phpMyAdmin".
For your reference, all databases are setup
in the format of domain_com. If you account has
more than one database it will be set up in the
format of domain_com1, domain_com2, and so forth.
MySQL is an extremely powerful Relational Database
Management System (RDBMS) and understand Stuctured
Query Lanuage (SQL).
MySQL can be intergrated in to a web site or
web application by using PHP or Perl. For more
indepth information on MySQL be sure to check
out www.mysql.org.

|