MySQL UTF-8 Convertor

This will be help for hosting script installation like Fantastico. Fantastico install with Latin Encoding and this code can covert to UTF-8. Now I can convert Zawgyi Latin Encoding To Zawgyi UTF8 Encoding. What mean of Latin Encoding and UTF-8 Encoding ? Latin encode က is like က but UTF-8 encode just only က. So, Latin encoding [...]

run_xampp.bat

I am making new run_xampp.bat. The new code can be stop MSSQL server and IIS also. Sometime, we can’t run apaceh because of MSSQL service. So, we need to stop it or we need to change apaceh port. I choice to stop MSSQL service because I just use MySQL. Ok… This is my new code [...]

Excel To MySQL with MySQL Migration Toolkit

If we want to change excel file to mysql, we can change with MySQL Migration Toolkit that contain in MySQL GUI Tool.   1. Change .Excel file to MS Access. You can import excel file in MS Access. 2. Open MySQL Migration Toolkit and choose MS Access. You will do setp by step with wizard. [...]