Added by Gavin, last edited by Gavin on Apr 10, 2007  (view change)

Labels

 
(None)

Retrieving Web Content

In this section, we extend the demo to support images "attached" to posts. Images are fetched to the local server via Zend_Http and then hosted locally, provided your PHP installation supports writing to a subdirectory in the web server's document root.


Next Section: 14. Logging