Author Topic: Warning: htmlentities() expects parameter 2 to be long - UTF8  (Read 6343 times)

Savera

  • Full Member
  • ***
  • Posts: 159
Hi
I am trying to sanitize UTF8 string and now I am getting this error
Warning: htmlentities() expects parameter 2 to be long, string given in s\www\dict\includes\functions.php on line 7

I have used
   return htmlentities(mysql_real_escape_string($string);

Now I am not sure is it because of this htmlentities or some other part ?

 

X

Do you know?

IfandBut.com helps you to keep yourself updated with latest internet business trends.
Join Now!
anything