Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #2 on: Apr 25, 2006, 10:37:26 am »
hmm... of course this is possible but what about other characters (like ? and others), is there a way to convert a ? to € ? (with a function not with replace)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #3 on: Apr 25, 2006, 11:03:00 am »
I am afraid that there is no function for this except if something like utf8encode can do that (I am not too familliar with those functions).