On Tue, 19 Apr 2005, Greg Militello wrote: > (from __getFunctions()): > list(string $transactionExpiry, string $transactionId, options > $options) getBookings(string $startDate, string $endDate, int $max, int > $zipCode) Are you saying that this won't work? $out = $client->getBookings('1/1/2005', '2/1/2005', 10, 95125); print_r($out); I don't know the date formats. That depends on your server. You will need to post sample code and/or errors for more help. -adam -- adam@trachtenberg.com | http://www.trachtenberg.com author of o'reilly's "upgrading to php 5" and "php cookbook" avoid the holiday rush, buy your copies today! -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php