zend-amf
flex zend amf - display results in different labels
I\'ve got a simple app that is currently getting information form a database and just displaying the content into a datagrid.[详细]
2023-02-24 09:48 分类:问答Zend AMF and exception handling
I have created an Zend AMF service using the FlashBuilder tools. What I wanted to try was to change one of those automatically created methods to throw an exception in order to see the behaviour. Inst[详细]
2023-02-03 19:48 分类:问答How to version control generated code from Flex model driven development?
We are using Flash builders data services feature to generate ActionScript services/ValueObjects code along with PHP services code using the MySQL data source.[详细]
2023-02-01 02:00 分类:问答how to make Flex Authentication persistance?
Hi I am using php on server side, once I authenticate flex channel set and then reload the application by refreshing the page , I again need to authenticate channel set开发者_运维技巧 by login in and[详细]
2023-01-29 01:36 分类:问答ByteArray to MySQL from ActionScript 3 -> PHP via ZendAMF
I have an ActionScript 3 application that\'s sending an object to PHP via ZendAMF. The object contains a byteArray from an image.[详细]
2023-01-28 01:55 分类:问答Cannot bind data to DropDownList control in Flex 4
I\'m fetching some data from a PHP a开发者_如何学JAVApplication using Zend AMF. However I can\'t get the data to bind to a simple DropDownList control. The PHP method is:[详细]
2023-01-15 12:39 分类:问答Not getting the 'Zend Amf endpoint' mesage on dreamhost but OK on my localserver
I\'ve been working with Zend Amf for few months and everything is fine on my localserver (and was fine on my test server hosted by dreamhost) until recently. Now every time I try to access the gateway[详细]
2023-01-12 09:29 分类:问答Zend_Amf & addDirectory() vs setClass()
Is anyone else having problems with Zend_Amf\'s addDirectory()? It is supposed to autoload service classes and doesn\'t seem to. Though it works with setClass just fine. See snippet below.[详细]
2023-01-10 05:11 分类:问答Any suggestions on a basic PHP library for doing session management and authentication?
I am working on a project that exposes a number of web services to the public.Right now I have the serialisation side done (Using ZendAMF) and now I need to do the authentication.I was loo开发者_Stack[详细]
2023-01-06 21:03 分类:问答How do I move Zend Framework From Development to Production?
I\'m just wondering if anyone else has had problems moving the Zend Framework from development to production.[详细]
2023-01-01 06:51 分类:问答