On PHPBuilder.com Richard Bates has continued his series introducing the Zend_Amf component of the Zend Framework and how to get a sample project setup that uses it.
Last week we discussed the new Zend Framework extension and gave you a look inside its functionality. This week we take off where we ended last week, and delve into remote objects and Zend_Amf!
The tutorial walks you through the setup of a new project, the PHP code behind it and how to get the two talking back and forth through a RemoteObject. Screenshots and complete code are included.