Hi there guys,
I have someone using one of my scripts in a non-english environment. The script allows submissions of testimonials, then displays them in a random block.
He states that when he submits the data into the form, it shows up broken in the admin pane and in the random block.
I was going to suggest that he change the charset of the db in phpMyAdmin, but he states that he does not have access to a db management system.
My questions:
1) between a charset declaration in the page header and setting the charset of the database, am I completely covered against data corruption, or is there something else I need to do?
2) Can I alter the charset of db tables without having access to a db manager?
thanks,
json