phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


phpMyAdmin: Creating Database Use phpMyAdmin

Tag: phpmyadmin, database, mysql   Category: Mysql, PHP Application, PHP Basic
post: 16 Jan 2008 read: 918


phpMyAdmin Step By Step Tutorial: In this post, we will learn how to create database use phpMyAdmin. With this tool, we can do that job very easy and fast. In this practice, we will create a database named "phpeveryday". Let's do it.

  1. Point your browser to phpMyAdmin address, for example, http://localhost/phpmyadmin.
  2. Enter your user name and password.
  3. And then click OK button.
    open phpmyadmin and log in
  4. You will get first page/home page from phpMyAdmin. Enter name of database that you want created.
  5. Click Create Button.
    create database use phpmyadmin
If success, you will get like following screen:
database created use phpmyadmin


Series this article:
phpMyAdmin: Creating Database Use phpMyAdmin
phpMyAdmin: Creating Table in phpMyAdmin
phpMyAdmin: Inserting Data Use phpMyAdmin

| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Chart: How to Build Cool Animation Real Time Chart
Joomla: Fast Road to Understand Component Programming
Email: Send Attachement Mail
mod_rewrite - Part 1: create your "fantasy" URL

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


615
posting