News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Zend Framework: Survive The Deep End Update

Maarten Balliauw's Blog: Indexing Word 2007 (docx) files with Zend_Search_Lucene

Derick Rethans' Blog: PHP 4.4.5RC1 available for testing

Zend Developer Zone: Leveraging Zend Framework Components from Adobe Flash Platform Applications

Jani Hartikainen's Blog: How to make a file downloadable through your script


Community Events









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


tool example podcast zendframework2 unittest composer development interview framework introduction testing opinion database code release phpunit object language api community

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