This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?PHP | |
/* | |
* @Changing collation of database, tables and columns | |
* @Run this script only at your own risk. If you have a big database | |
* @you need to change the script execution time in your php | |
* @copyright (C) Jan Pavelka www.phoca.cz | |
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | |
* @based on script from http://php.vrana.cz/ - Author - Jakub Vrana | |
* @license http://creativecommons.org/licenses/by/2.5/ | |
* @Creative Commons Attribution 2.5 Generic |
NewerOlder