Android Examples
 
Skip to content
  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin

Category Archives: PhpMyAdmin

Increase import file size to upload large database in PhpMyAdmin XAMPP

Juned Mughal April 26, 2016 April 26, 2016PhpMyAdmin 0
php ini file

How to change Max: 2,048KiB PhpMyAdmin db upload size and increase its size as user requirement in Windows. By default PhpMyAdmin can only able to import Max: 2,048KiB SQL database size which is not so cool, But PHP developers can increase its size as per theirs project requires and upload more then…

Continue reading

Change UI theme in phpmyadmin control panel xampp localhost

Juned Mughal January 5, 2016 January 5, 2016PhpMyAdmin 0
pmahomme theme

Choose UI theme between Original and Pmahomme inside phpmyadmin control panel. There are by default two type of UI themes available inside phpmyadmin control panel. Php web developer can select any theme between them and set by default UI theme. So here is the complete step by step tutorial for Change UI theme…

Continue reading

Fix MySQL said Cannot connect invalid settings phpmyadmin xampp

Juned Mughal January 4, 2016 January 4, 2016PhpMyAdmin 0
MYSQL SAID

Solve retry to connect xampp error. Sometimes process of changing username or password into phpmyadmin xampp control panel by mistake you will change its some other settings and it will display you a error message ” MySQL said Cannot connect invalid settings ” and after then phpmyadmin user cannot starts phpmyadmin…

Continue reading

Delete multiple MySQL tables in phpmyadmin xampp

Juned Mughal January 2, 2016 January 2, 2016PhpMyAdmin 0
Delete multiple MySQL tables in phpmyadmin xampp

Drop multiple MySQL tables inside database by checkbox selected table selection. Checkbox automatic selection gives us the facility to choose between multiple tables selection so phpmyadmin user can select multiple tables at a single time and delete them combine without deleting one by one. So here is the complete step by…

Continue reading

Restore MySQL database backup in phpmyadmin xampp

Juned Mughal December 31, 2015 December 31, 2015PhpMyAdmin 0
Restore MySQL database backup in phpmyadmin xampp

Import MySQL database including tables with the use of SQL dump(Downloaded) file. Restoring MySQL database backup is one of the most important task after loosing your all data by some software problem, virus problem. But its very easy to get back your complete database by simply using your backup file…

Continue reading

Create MySQL database backup in PhpMyAdmin xampp

Juned Mughal December 31, 2015 December 31, 2015PhpMyAdmin 0
Create MySQL database backup in PhpMyAdmin xampp

Export your complete MySQL database into .sql file,XML,CSV,MS Excel,JSon,Latex,MediaWiki table,pdf,php array,text,Yaml format. Creating backup means copying your whole MySQL database into single file format and save some other place so if you loose your database for some kind of reason then you must be able to recover your whole database+tables.…

Continue reading

Delete all records from mysql table in phpmyadmin

Juned Mughal December 30, 2015 December 30, 2015PhpMyAdmin 0
Delete all records from mysql table in phpmyadmin

Completely (Truncate)empty all rows, columns(Entire table) inside MySQL table using xampp. Deleting all records from MySQL database are also called as truncate the whole table and removing all the records inside selected table. PhpMyAdmin gives us the ability to remove tables data with one button click selection tool. So here…

Continue reading

12
  • Search Here

  • Main Category


  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin
© Android-Examples.com, All rights reserved.
Powered by Nirvana & WordPress.