Saturday, March 30, 2019

How to create Database in PhpMyAdmin ??

 Database connection is a facility in computer science that allows client software to talk to databaseserver software, whether on the same machine or not. A connection is required to send commands and receive answers, usually in the form of a result set. Connections are a key concept in data-centric programming.

For Example 

In PhpMyAdmin database You have to create a database named 'TestDatabase' in PhpMyAdmin. 
Creating a database






No comments:

Post a Comment