News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Jani Hartikainen's Blog:
How to make a file downloadable through your script
October 10, 2008 @ 07:51:55

Jani Hartikainen has posted a quick tip for Zend Framework users out there looking to force a download from their script.

"How do I make a file downloadable through my script?" This seems to be a relatively common question on #zftalk nowadays, so here's a quick wrapup!

He compares the two ways - the usual PHP-only way of using header() calls and echoing out the file versus the more Zend Framework way - using a Response object to pull in the content, set the headers and a helper to display/render the data output.

0 comments voice your opinion now!
download file zendframework push content header



Similar Posts

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

Leo Buttiker's Blog: Trevi is online!

Pádraic Brady's Blog: Zend_Yaml Proposal added

Rob Allen's Blog: Zend_View: Access the view from a view helper

Zend Developer Zone: Two Security Tips - Naming Scheme & Input Filtering


Community Events









Don't see your event here?
Let us know!


code release developer mysql releases zendframework conference job security framework database cakephp PHP5 PEAR package example zend book ajax application

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework