This is my PHP code:
Just add this line at the beginning, after the connection with server:
mysqli_set_charset($conn,"utf8");