URGENT !!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
when I am executing the script it's not giving desired result.
<?
$str1 ='Kühn';
$str2 =  str_replace('ü','ü',$str1);
echo $str2;
?>
Current Output : Kühn
Expected Output : Kühn

Please provide solution urgently.


[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux