$params = array('ctn' => $ctn, 'pac' => $pac, 'portdate' => new SOAP_Type_dateTime(strtotime($portdate)));
Where strtotime($portdate)) returns 1073692800.
Is that correct? I pass these parmas in with $client->call()....
thanks, neko
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php