NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP 5 soap extension...

Alex C alexchan.1976 at gmail.com
Wed Mar 30 13:53:04 EST 2005


Hi everybody,

I am posting here in hopes somebody can help me. I am using the PHP 5 extension.
i would like to know if i can do the following.

include 'clasname.inc';

$server = new SoapServer('some.wsdl');
$server->setClass('classname');
$server->handle();

thanks in advance,

alex



More information about the talk mailing list