Şöyle Benim kullanıcı özel karakterler ile mesaj girer:
this is a test of &&, &&, % as well as '' "", " instead of this is a test of &, &&, % as well as '' "", "
Ben aşağıdaki gibi XML oluşturmak gerekir:
<?xml version='1.0' encoding='iso-8859-1'?>
<success>
<message>
this is a test of &, &&, % as well as '' "", " instead of this is a test of &, &&, % as well as '' "", "
</message>
</success>
Can any body help me? Thanks in advance