Search found 2 matches

by sasikumar
Thu May 27, 2004 2:13 am
Forum: PHP - Code
Topic: Input Not UTF-8 Problem
Replies: 1
Views: 218

I had solved the UTF-8 problem. We should not convert the entered text while displaying from the database.

Regards
Sasikumar
by sasikumar
Wed May 19, 2004 6:31 am
Forum: PHP - Code
Topic: Input Not UTF-8 Problem
Replies: 1
Views: 218

Input Not UTF-8 Problem

Hi, I'm getting the warning message as, Warning: dumpmem(): xmlEncodeEntitiesReentrant : input not UTF-8. I had tested the code in the development server it works fine but in live server it showed me the error. Is there's any solution to avoid this error. I had used the, the following code for build...