
Creating a Database Using phpMyAdmin
Creating a Database Using phpMyAdmin
anyone can help how to Create a Database Using phpMyAdmin? 

Re: Creating a Database Using phpMyAdmin
Can you specify what you want to do?
With SQL command
you can one.
With SQL command
Code: Select all
CREATE DATABASE `your_database` ;
Re: Creating a Database Using phpMyAdmin
im trying to install cmsmadesimple and i dont know how to create the database in phpmyadmin.. 

Re: Creating a Database Using phpMyAdmin
Have you read this yet?
http://wiki.cmsmadesimple.org/index.php ... ck_Install
What account do you have? Normally your provider tells you the needed database informations (e.g. name, password, etc.) ...
http://wiki.cmsmadesimple.org/index.php ... ck_Install
What account do you have? Normally your provider tells you the needed database informations (e.g. name, password, etc.) ...