If you have encoding problem when using mail(). You could consider using mb_send_mail(). Here is an example written by Taslim Mazumder Sohel.
Continue reading PHP – Encoding problem in mail()
If you have encoding problem when using mail(). You could consider using mb_send_mail(). Here is an example written by Taslim Mazumder Sohel.
Continue reading PHP – Encoding problem in mail()