Skip to content

dashrath-chauhan/change-database-tables-and-columns-collation-recursively

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

change-database-tables-and-columns-collation-recursively

PHP Script to change a MySQL Database, Tables, Columns Collation using MySQLi

How to use:

1. Download or clone this repository
2. Edit the file db_collation.php in your favorite text editor, change the variables at the top.
3. Upload the file db_collation.php to your server.
4. From the terminal, execute the file:

php db_collation.php

Confirm if your database has been converted correctly.

About

PHP Script to change a MySQL Database, Tables, Columns Collation with MySQLi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages