PDA

View Full Version : [php] why the result don't show this symbols´`^~ ?



alapimba
May 19th, 2004, 07:20 AM
Hello i have used the script from this page : http://www.kirupa.com/developer/actionscript/flash_php_email.htm but the result that i got in the mail don't give me this kind of symbols ´`~^..
so words like algés return algés.
theres any way to fix it?

xirika
May 19th, 2004, 07:52 AM
humm....
eu tive o mesmo problema!

no fla tens de por uma linha de código
(isto foi de uma thread k eu pus ha bue ai no forum):

System.useCodepage = true

solved my problem in one way:
it does send the international charecters, the problem is that they appeared to be all right but:

for eg... "coração" it's like "coraçao"

_____________________________________

a thread era esta -
sending by email (flash form & php) INTERNATIONAL CHARACTERS
em 2-05-2004

Ah! é verdade isto só funciona em Flash MX 2004!

;)

xirika
May 20th, 2004, 03:30 AM
...afinal ficam os cacteres todos bem!!
:P

alapimba
May 20th, 2004, 05:29 AM
oi
essa linha de codigo de que falas meto onde? tipo no 1º frame? ou tem de tar em conjunto com a form?

xirika
June 4th, 2004, 10:08 AM
poes em kk frame do movie onde tens o form!

;)