Recent content by roamer_unplugged

  1. R

    How to define wsdl for returning associative arrays of PHP?

    in my case the array is as shown below: $r = array ( array("TO"=> array( "[email protected]", "[email protected]"), array("CC" = >array("[email protected]", "[email protected]"), "[email protected]", "Subject"...
Back
Top