View Single Post
  #4 (permalink)  
Old 08-03-2007, 02:58 AM
vivekanandan vivekanandan is offline
D-Web Trainee
 
Join Date: Jul 2007
Posts: 41
vivekanandan is on a distinguished road
Default Re: XML posting issue to php

Hi,
fine, the probability is notes depends upon the application we are using,
but when u use special character like these },{,|,. we will get low priority and make the application scalable.

we have another good solution is file_get_contents('php://input') which
works fine for the all suitation.

Regards,
vivekanandan.
Reply With Quote