Nusoap usage

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Clarkent
Forum Newbie
Posts: 6
Joined: Sat Jan 01, 2005 8:29 am

Nusoap usage

Post by Clarkent »

Anyone know a script or class, or other code tool, to manage a db through Nusoap.
I explain: on my server I have a db (e.g. address) ... I should allow to other sites tu share my db.
I think that web service should be a good choice, but when I try to edit a bit of code to take data and display them by nusoap class (server and client) ... confusion and any kind of trouble and mistake.
If there is someone that knows a simple server and client implementation of nusoap into db management, sharing and displaing data usign web service should be a good begin to solve my problems.

Thanks
Post Reply