Hello everybody,
I don’t have alot of experience with database so i’m hoping for some clearfication.
1. how do i verify weather my database is “utf8″ converted or not?
2. the option “Use hexadecimal for blog” isn’t available in phpmyadmin unless its worded differently. I posted a screenshot and can someone have alook and comment on weather i’m taking the right steps to converting my database.
thanks guys



Make Meaning Or Die
1. Just open you Database in PHPMyAdmin so it will list all tables and check the “Collation” column for tables.
2. “Use hexadecimal for BLOB” is just another wording of “Use hexadecimal for binary fields”. Just different PHPMyAdmin versions.