Vars with flash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everybody!

This might be a dumb question but i'm having a bit of trouble here:

I'm making a contact form in flash MX: the swf sends a string with the
variables through a loadVariables function. The string is read by a php
file. All the vars get their value through a $HTTP_POST_VARS [] function and
are sent to an email.

The thing is that the special characters such as ñ or á are changed. If I
write "méxico" id the swf file... the php send the email with the value
"méxico". Can someone please tell what can I do to fix this?


Thanks for your help,
Carolina

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux