- *You should now save and/or print this page.
-
- You may customize this page to give
your visitors any information they may need in order to use the database
you've just created for them.
-
- Thank you for using the SQL Installer, echo $coname; ?>.
Please check below to view your details.
-
-
-
-
- ADMIN AREA - To login to the admin area goto:
- You can use a $PHPcode here to tell your visitor
where they need to go to administer their newly created database.
-
- ADMIN DETAILS - Login using the following:
- Username: echo $email; ?>
- Password: echo $dbpass; ?>
-
- The following tables have
been created in your echo $dbname; ?> database.
-
- `admin` ,
- `customers_new` ,
- `customers_active` ,
- `products_new` ,
- `logins` ,
- `members` ;
-
-
- Your MySQL Database has now been
set up!
- This is where you will
give your customers their information. It could be a username, a password
or anything else that your visitor may need to know.