Category Archives: Panels

Connect your database to your website

Most scripts need to know four things about your database: the database name, database username, password, and hostname. The database name always has the following form: ControlPanelUsername_DatabaseName, where ControlPanelUsername is the username you use to access the control panel. The DatabaseName is the name you have given to the database from the MySQL database menu. […]