Is one 'better' than the other? Doubt that since as I understand both are written by the same author, only Adobe 'officially' supports Zend.
My application is composed of 3 parts 1-an image editing tool allowing users to upload images, edit them, then post them to a server. 2-a publicly viewable gallery 3-a private 'admin' tool allowing the user to change their login settings and delete any uploaded images.
Are both Zend and AMFPHP equally robust and easy to implement when it comes to session registration and login?
Any feedback appreciated!