
In our case we are specifying our table name as courseDb and specify the number of columns as 4.

For creating a new table specify your table name and number of columns. In this screen we will be creating a new table. Step 3 : Creating a new table for storing our dataĪfter creating your database, see below screen. After that we have to enter our database name and then click on Create option to create a new database.Īfter creating a new database we have to move forward for creating a new SQL table. On this page click on phpMyAdmin option which is shown in below screenshot.Ĭlick on New option which is shown in below screen. Step 1 : Start your XAMPP server as shown in below screenįor starting your server on Xampp, we simply have to start the services in the Xampp console which is shown on below screenshot.Īfter starting this services type localhost in your search bar and a page will open. Prerequisites : You should be having XAMPP installed on your system so that we can open phpMyAdmin and run it on local server. For this, we will be creating a database using XAMPP on localhost.
Phpmyadmin rename database android#
In this article we will be simply setting our SQL database in which we will be performing CRUD operations through our Android Applications.
Phpmyadmin rename database how to#
How to pass form variables from one page to other page in PHP ?.How to read user or console input in PHP ?.Removing Array Element and Re-Indexing in PHP.How to create comma separated list from an array in PHP ?.How to display logged in user information in PHP ?.How to convert a string into number in PHP?.How to remove the first character of string in PHP?.How to declare a global variable in PHP?.Split a comma delimited string into an array in PHP.How to convert array to string in PHP ?.How to get parameters from a URL string in PHP?.How to Encrypt and Decrypt a PHP String ?.Best way to initialize empty array in PHP.PHP | Converting string to Date and DateTime.

How to pass JavaScript variables to PHP ?.How to Insert Form Data into Database using PHP ?.How to check whether an array is empty using PHP?.

