NuSphere Forums Forum Index
NuSphere Forums


Fri Nov 07, 2003 10:18 am
Replies: 1
Views: 8785
How I can generate the WSDL automatic from a php file?
for a file like this:
<?php

require_once('nusoap.php');
$s = new soap_server;
$s->register('hello');
function hello($name){
// op ...
Page 1 of 1
All times are GMT - 5 Hours