|
more
»
|
| CPanel
is a fully featured web-based control panel
that allows you to manage your domain through
a web interface. The idea is to transfer
as much of the control and responsibility
of managing your web site to you. You have
the ability to manage all aspects of e-mail,
files, backup, FTP, CGI scripts, and web
site statistics.
|
|
MySQL Database
SQL stands for Structured Query Language.
SQL is a international standard in querying
and retrieving information from databases.
mySQL is essentially an SQL server - it
responds to requests for information that
are written in SQL. You can communicate
with mySQL using a wide variety of programming
languages (PHP being one of the most common).
mySQL is Open Source software and generally
free for use.
Complete instructions/tools on creating
and maintaining a MySQL database can be
found in the MySQL Database section of the
control panel. There you will also find
PHPMyAdmin which is a great tool that can
be used to administrate your MySQL databases
in a web based environment.
To learn more about using MySQL, you should
visit the following websites:
http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html
http://www.mysql.com
back
to CPanel page
|