ECWorks Blog

ECWorks Blog

CakePHPを中心としたサイト開発情報をメインに公開。新しもの好きなので時々製品レポートなんかも。

(日本語) 【CakePHP】CakePHP+Adobe Flex3なイベントに参加した

Sorry, this entry is only available in 日本語.

Tagged as: , ,

このエントリをはてなブックマークに追加 このエントリをLivedoor Clipに追加 このエントリをYahoo!ブックマークに追加 このエントリをdel.icio.usに追加 このエントリをFC2ブックマークに追加 このエントリをNifty Clipに追加 このエントリをPOOKMARK. Airlinesに追加 このエントリをBuzzurl(バザール)に追加 このエントリをChoixに追加 このエントリをnewsingに追加 

4 Comments

  1. Hello, happy to find a blog from a Flex developper in Saitama. I am a Flex/PHP developper too and live at Saitama. I made some test with ZendAMF but I am stuck with PHP 5.1.6 at work so no datetime.
    Does CakeSWXPHP work with PHP 5.1.6?

  2. Hi Cedric! I’m happy to meet you a same Flex developper in Saitama.

    Sorry, I don’t know if CakeSWXPHP can solve this problem. Because I experienced it first in that seminar.
    But I have one of question for you. Where do you get datetime, on PHP or client? I think that if you are sending PHP’s datetime to Flex app, the problem occur by PHP’s version or ZendAMF’s.

  3. ZendAmf try to convert php 5.2 new datetime type to flex date type.

    You can check that here:
    http://framework.zend.com/wiki/display/ZFPROP/Zend_Amf+-+Wade+Arnold

    Now the problem is that there is no datetime type in php 5.1.6 so it craches…

    That\\\’s too bad :)

  4. I see.
    That’s to say, ZendAMF doesn’t support under 5.2 because of DateTime format.
    I’m sorry to hear that.:<

Leave a Response

Comment moderation is enabled. Your comment may take some time to appear.