Good afternoon, guys!
I installed the OCOMON 2.0-RC6 Help-Desk system and I'm having the following problem:
PHP looks for the bank's accented words and displays them normally, this proves that the bank accepts accents and 'ç' and PHP displays them. No problems. The question is that I can only enter accented words or with 'ç' in the database by phpmyadmin or mysql (cli). For the direct OCOMON system I can not. There is a problem in sending the data contained in the fields, that is, when PHP sends to the bank. If I type in the description: "User contacted informing you that your printer has stopped printing.", No data will be entered in the bank in the 'description' field due to the accent of the word 'user'.
I've tried everything (change the collation - utf-8, latin1, iso-8859-1) ... it's bone ... help please. MySQL 5.5.28 + PHP 5.4.3