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:
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.
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
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.
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.
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\"
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
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).
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.
I followed the setup for http://www.zamfbrowser.org/documentation.html When I access http://www.zamfbrowser.org/zamf_demo/gateway.php