Sorun javascript ve PHP

1 Cevap php

Javascript Euro fiyatı kullanılarak tüm sevgili.

var currency = '\u20AC';
Total Sum = Sum in Euro

Ben PHP posta kullanmaya çalıştığınızda. Euro Sembol farklı görünür. Ben aşağıdaki komutu kullanılır:

$mail_body_reply=Sum from Javascript  
mail($email, $subject_reply, $mail_body_reply, $header_reply);

PHP ve JavaScript aynı hareket için herhangi bir fikir

1 Cevap

You have to add encoding to the mail header, like describe in this comment: http://www.php.net/manual/en/book.mail.php#86537

Doğru kodlama muhtemelen iso 8859-15 değildir.