Why am I getting diamonds with ? for German chars?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Why am I getting diamonds with ? for German chars?

Post by Celauran »

I took 30 seconds and looked through my php.ini for the setting requinix was referring to. Looks like it's default_charset. Try changing that as suggested.
Post Reply