mysqlee - 2009-03-22

as title, i want to know how can i generate php server side code from a wsdl file by nusoap

the original wsdl file is generate from apache axis

i must create webservice server use php from this wsdl file

i have wrote some code using nusoap,and get wsdl content from http://xxx/yy.php?wsdl

but the content have so mush differience from the original wsdl file

who can help me ??

the original wsdl file: http://www.9511.net/IsmpSpEngine.wsdl

my code : http://www.9511.net/snismp.rar