zend-amf
Accessing services directory when setting up Zend AMF in Codeigniter
I followed the instructions in this tutorial to set up Zend AMF as a way of passing data from my flash app to my PHP app:[详细]
2023-04-01 03:07 分类:问答Flex AMF offline mode?
I am currently using Flex (Flash Builder 4) and making web service connections to a Apache PHP Zend AMF server to retrieve d开发者_StackOverflow中文版ata.[详细]
2023-03-28 19:38 分类:问答Hide Stack Trace in Exception Response in PHP/Zend
I\'m wondering if there is a way to hide the stack trace in an Exception in PHP. I\'m running a Zend Amf Server开发者_如何学JAVA under ZF and would like to handle the faults on the front-end but showi[详细]
2023-03-27 10:19 分类:问答Some help to make AS3 and ZendAMF work together
after some research I found that the best option for my current proyect is to use AS3 in collaboration with ZendAMF to be able to connect with PHP->MySql.[详细]
2023-03-16 02:18 分类:问答Using Zend_amf without other parts of the Zend Framework
I currently have a web application built using a custom MVC framework with a front controller. The frame provides for things like authentication, authorization etc.[详细]
2023-03-16 00:06 分类:问答zend amf can not return big-int of MySQL database?
Well here is my query and and it works fine and the field friend_id is of type MySQL big-int \"SELECT friend_id FROMusers_friends uf WHERE uf.us开发者_开发技巧er_id=1192134553 limit 2\"[详细]
2023-03-12 12:55 分类:问答ZendAMF - function calls in quick succession fail
I\'m implementing AMF开发者_如何学JAVA service methods for an flash front-end. Normally things work fine, but we\'ve found that if two methods are called one right after the other, the second call ret[详细]
2023-03-12 05:16 分类:问答record locking in flex or zend amf
How do you handle record locking in a flex (flash builder 4) application with multiple users? It is using zend amf to talk to a database (mongodb or mysql).[详细]
2023-03-10 12:24 分类:问答Flex 3 Zendamf Remote Debugging
I\'m having some problems debugging my zendamf remote. I\'m on a Mac running MAMP. I\'ve got Flex 3 with the SDK 3.6 and Flash Player 10.[详细]
2023-03-04 04:58 分类:问答Need help trying to get gateway running ( mx.rpc.events::FaultEvent #0 )
I followed the setup for http://www.zamfbrowser.org/documentation.html When I access http://www.zamfbrowser.org/zamf_demo/gateway.php[详细]
2023-03-02 01:32 分类:问答