|
|
Choosing A Webhost: |
Appointment Fetch With PHP: msg#00015cms.opengroupware.xmlrpc.devel
I'm suffering from brain-pain in building a fetch specification to the appointment.fetch call in PHP. Has anyone done this? (I'm probably missing something dumb). I'm doing the following (one of my permutations): $spec=new xmlrpcval(array( "qualifier" => new xmlrpcval(array( "startDate" => new xmlrpcval( iso8601_encode(mktime(0, 0, 0, 12, 31, 2001)), 'string' ), "endDate" => new xmlrpcval( iso8601_encode(mktime(0, 0, 0, 12, 31, 2001)), 'string' ), ), 'struct'), ), 'struct'); The spec ends up looking like - xmlrpcval Object ( [me] => Array ( [struct] => Array ( [qualifier] => xmlrpcval Object ( [me] => Array ( [array] => Array ( I notice that the third level ("[struct]") is an "Array" and not an "xmlrpcval Object". -- OpenGroupware.org XML-RPC xmlrpc@xxxxxxxxxxxxxxxxx http://mail.opengroupware.org/mailman/listinfo/xmlrpc
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: project.newDocument not working?, ogoxmlrpc |
|---|---|
| Next by Date: | Re: 100-continue support, Adam Williams |
| Previous by Thread: | project.newDocument not working?, ogoxmlrpc |
| Next by Thread: | Re: 100-continue support, Adam Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |