Hi All, I am consuming the PHP web service in .Net application.
I am getting the results for simple return type like string or integer from PHP Web service. But I am not able to get the all table record from PHP web service. Means how to return the records from PHP web Service and what data type i have to use to retrive the results in .net. If any have a suggestions or idea then please let me know. Thanks in advance.
