Tag Archives: problem

Non-English characters not shown correctly in a MySQL database inside phpMyAdmin

The situation:

You have a MySQL database in a non-English language which works fine through web based apps. Because the encoding issues were not taken care of properly from the first place, when you want to view the records using phpMyAdmin (in xampp), you see garbage characters, like these:

مرکز آموزش توپخانه نزاجا

Continue reading Non-English characters not shown correctly in a MySQL database inside phpMyAdmin

Fixing startup problems, after installing windows xp on windows 7

There are enough instructions out there to fix this, I just want to point out some tricky issues.

  1. If you are using windows 7 DVD to boot & use “Startup Repair”, you may need to do it 3 times! (funny!)
  2. After successfully booting into 7, you may find that the partition containing xp is missing in My Computer. That’s because it has lost its drive letter. Go to Control Panel > Administrative Tools > Computer Management > Storage > Disk Management & assign a drive letter.
  3. Drive letters are not something absolute, but relative. Windows 7 probably sees the drive it’s installed into as C, while xp can see it as another letter.
  4. If your windows installations are on different hard drives, keep in mind that there’s an option for hard disk boot priority in BIOS.