Re: [flexcoders] AMFPHP: Mapping date objects between PHP and Flex

2006-08-21 Thread Marcelo de Moraes Serpa
Sorry, I didn´t read your post subject´s clearly. If it´s only about the date type, I guess you shouldn´t have problems converting, take a look at amfphp.org documentation. Never did it though. On 8/21/06, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote: Take a look at amfphp.org, on the docs

Re: [flexcoders] AMFPHP: Mapping date objects between PHP and Flex

2006-08-21 Thread Marcelo de Moraes Serpa
Take a look at amfphp.org, on the docs section, the part about class mapping explains it all.If you´re using RemoteObjectAMF0, just take a look at the samples Renaun provides. If you´re using CakePHP, you can also have your Cake models typemapped. There´s a TypeMapper written by Martin on cakefo

[flexcoders] AMFPHP: Mapping date objects between PHP and Flex

2006-08-21 Thread Stefan Schmalhaus
Is it possible to map date objects between PHP and Flex directly? I need a working solution that supports sending date objects in both directions (Flex -> PHP, PHP -> Flex). At the moment I'm converting dates to strings and vice versa. Stefan -- Flexcoders Mailing List FAQ: http://groups.ya