Problem with Greek in amfphp

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

Post Reply
kostasps
Forum Commoner
Posts: 26
Joined: Tue Jan 13, 2009 6:20 am
Location: Thessaloniki Greece

Problem with Greek in amfphp

Post by kostasps »

Hallo friends,

Before asking your advice, i would like fisrt to apologise for making this step and asking smth for amfphp. But if we consider that amfphp is a child of php which just gives the best and quickest way for Flash to communicate with mysql, i believe that this topic isn't so irrelevant with php.

Now my problem is that i can't get data through amfphp which is in greek(e.g. names of greek cities which are stored in DB, i get them as chinese or questionmarks (?) ).
I have surched the google but i wasn't able to find a solution and i am real stucked because right now i am developing a web site in Flash and i want to get data (in greek) through MySql and -as i said above - the better way to do that is through amfphp.

Could you please help me?
Post Reply