Search found 1 match

by Masaharu Akei
Fri Jul 08, 2005 5:24 pm
Forum: General discussions
Topic: htmlentities problem
Replies: 6
Views: 10983

htmlentities problem

I installed the 1.5.0 RC4 version with mySQL on Fedora Core3.
There was a problem in a Japanese(UTF-8 ) FAQ input.
The inputted string was not displayed normally. As a result of investigating, the call of php function:'htmlentities' in 'inc/function.php' was solved by changing as follows ...