PHP My Admin -> Import Database in MySQL

- Lanch the Server -> Wamp / Xampp
- Taskbar -> click the logo of Wamp -> phpmyadmin Or
Open browser -> http://localhost/phpmyadmin Or
Open browser -> http://localhost:[port-no]/phpmyadmin - Create Database -> Select Database
SQL - create database <database-name>;
Select existing Database
SQL - used <database-name>;
- import -> Browse_ -> Choose the file [.sql file ] -> GO

NOTE :- if at the time of Export the Database or Back_up of Database check the select item is Database/Table
Related Posts:
Datatable Examples
Example View
HTML
CSS
Script
Plugins
Downloads
Name
… Read More
Reset.css
Reset.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, de… Read More
How to setup wamp server in windows OSDownload the Wamp ServerDownload Link1Download Link2Download Link3 Install the Downloaded file Search Wamp and Open [follow 1st Image] Clic… Read More
Design Paging section via HTML and CSS HTML Code 1 2 3 4 5 6 7 8 9 &… Read More
How to Import database via PHP My AdminPHP My Admin -> Import Database in MySQLLanch the Server -> Wamp / XamppTaskbar -> click the logo of Wamp -> phpmyadmin Or Open brow… Read More
0 comments:
Post a Comment