Edit report at http://bugs.php.net/bug.php?id=53197&edit=1

 ID:                 53197
 Updated by:         [email protected]
 Reported by:        vekumar at q3tech dot com
 Summary:            Problem in getting UTF-8 character from flex as
                     soapClient in PHP as soapServer
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            SOAP related
 PHP Version:        5.2.14
 Block user comment: N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------
[2010-10-29 09:01:48] vekumar at q3tech dot com

Description:
------------
Hi,



I have implemented soap using flex (as soap client) and php (as soap
server).

It is working fine. The problem occur when i got french data from flex
(UTF-8) in PHP (all french characters are changed).

 

For example i have entered "Aérospatiale et défense" in flex interface
and after pressing submit button i got "Aérospatiale et
défense" in php.



I am using Doctrine ORM and already converted its dataset to UTF-8.



In same application if i read file in PHP which contain french character
and save in database, it works fine and i am able to get all french
character.



SO the problem is if i am getting french characters from flex.



Please help me....... 



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53197&edit=1

Reply via email to