Special charecters

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
User avatar
gretzky
Forum Newbie
Posts: 1
Joined: Thu Jan 15, 2009 10:36 am

Special charecters

Post by gretzky »

Hey folks.
I'm having problems with these characters č š ž.

The thing is. I get a name from database. After that I use that name to create a .csv file with that name, to rename a icon, and after all that to name the .zip file.

Now when I get the zip, the zip file has the characters like they should be(č š ž), while the csv and icon get some weird ones(example: Ő).

Can anyone help, or do I need to explain more?

cheers :?
bipulagarwal
Forum Newbie
Posts: 3
Joined: Wed Jan 28, 2009 2:19 am

Re: Special charecters

Post by bipulagarwal »

hey.
check this existing post which shall help you - viewtopic.php?f=1&t=93764&p=512515&hili ... rs#p512515

regards
Bipul
Post Reply