classes generated from soap->__getFunctions

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
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

classes generated from soap->__getFunctions

Post by yacahuma »

Hello,

Is there a tool that generates classes from soap php 5 extesion? I created a small script that does it(at least for the wsdl that I am using) but I am wondering if there is standard tool for that?

Otherwise I will be happy to post my simple script.
Post Reply