Home > Delphi, PHP > Php Web Service 2

Php Web Service 2

November 14th, 2011

I am attempting to get a php web service up and running. I got an example php web service php file from the web. This part works, when I send the following URL “http://www.xxxxxxx.com/dbaccess.php?type=read& user=46229436922& software=email” to the php file the correct info shows on the web browser window.
The following is what I can’t get right.
1. I need a wsdl file that work with the above web service. For retrieving data from a database.
2. The php web service above must be changed so its a…


Php Web Service 2

Categories: Delphi, PHP Tags: , , , , , ,
Comments are closed.
Bear