$headers .= 'Content-type: text/html; charset=utf-8' . "\r\n";


mail($to,$subject,$message,$headers);



요라구로 보냈는데, PC에서는 한글이 잘보이는데 말여

스마트폰에선 한글이 깨져서 나오네 ㅠㅠ 도와줘 형들 ㅠㅠ

utf-8 로 하면 안되나 ?ㅠㅠ