Create Database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
wasir
Forum Commoner
Posts: 49
Joined: Sun Jul 08, 2007 11:28 pm

Create Database

Post by wasir »

I am new to php/mysql and used to PhpMyAdmin for creating database and assigning users.

For this new project I need to create a mysql database and assign user. Unfortunately (for me) this website is hosted on a very old server with no cPanel access. All I have ftp username and password for this website.

I am a Windows user.

Is there a way to create database and assign user using command prompt or any other way?
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Create Database

Post by onion2k »

Why don't you upload PhpMyAdmin?
Post Reply