79191901

Date: 2024-11-15 10:11:24
Score: 0.5
Natty:
Report link

Thank @Lamar!

//assuming $connect is your connection
$connect = mysqli_connect($host, $user, $password, $database);
$connect->set_charset('utf8');

It works for me, thank you very much!

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Whitelisted phrase (-1): works for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user28314148