I have some questions:

  1. Does Zend AMF has a service browser feature like AMFPHP does? Some people do mention about zamfbrowser, but at the time I'm posting this question, the site is still unavailable.

  2. Is there any possibility to use AMFPHP's service browser with Zend AMF?

Thanks in advance! Regards, Andree.

link|improve this question

70% accept rate
(reference) framework.zend.com/apidoc/core/Zend_Amf/Server/… – Gordon Apr 13 '10 at 10:05
feedback

3 Answers

up vote 2 down vote accepted

Yeah, the ZamfBrowswer does just that - http://zamfbrowser.riaforge.org/index.cfm

=Ryan ryan@adobe.com

link|improve this answer
Ah, okay ! The download link in that site is not working in firefox, so I thought the link is broken. Thanks ! – Andree Apr 15 '10 at 10:44
feedback

I tried ZamfBrowser but it kept giving me errors after i'd try submitting data to my classes function and the errors were not from my working class function. I removed ZamfBrowser and instead for debugging, i just watch the apache log file for php errors now

link|improve this answer
feedback

You can use AMFPHP with Zend_AMF. I show you how here: http://wesleyalmeida.net/what-ive-learned/how-to-give-zend_amf-a-service-browser-using-amfphp/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.