Categories
- Bugs (1)
- Funny (1)
- Howto (2)
- Marketing (1)
- News (4)
- Personal Projects (1)
- Project Management (1)
- Scripts (3)
- Solutions (9)
- Uncategorized (1)
Archives
Friends
Tag Archives: collation
PHP script to convert mysql collation
Whenever you have accidentally chose a wrong collation or changed your mind afterward you may use the following script to change the collation (the character set that data are stored) automatically. This is especially useful when for example you want … Continue reading