how to change soap header in response?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does anybody know how to change soap header in response?
for example:

class myClass {
...
  public function my_metohod() {
    return(...);
    }
...
}

...
$server->setClass('myclass');
$server->handle();
...
and I have no idea where can I set my soap header...  in returned structure
of my_method?

-- 
Filip Serewa
www.delfnet.pl

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux