use serializing or toArray Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com
----- Original Message ----- From: "Mark Hage" <[email protected]>
To: "Zend Framework General" <[email protected]> Sent: Thursday, December 17, 2009 10:39 AM Subject: [fw-general] Sending Zend_Date using Zend_Soap
Hi, I have an object containing a parameter of type Zend_Date. I want to send this object through Zend_Soap. But I receive nill/null since all parameters in Zend_Date are private. How can I solve this? Mark
