Why waste your time constructing a helpful reply when the OP can't even construct a simple requirement?
On Thu, Dec 23, 2010 at 3:48 PM, programmer <[email protected]> wrote: > Hello Gourav, > > You can go about this by creating a .net webservice which > your php web app will consume. > > You can go about consuming the .net webservice by using nuSoap (http:// > nusoap.sourceforge.net) > It is a soap toolkit for php developers and it is easy to implement. > > Download the toolkit and use the default1 example as a template for > this. > > Cheers. > > Chike. > > On Dec 23, 4:11 am, Gourav <[email protected]> wrote: > > Hi All, > > > > Actually I have a web application in PHP now i want to integrate a > > small .net application with that but it gives error.So anyone can help > > me how to integrate this ..... >
