File/functions/download_functions.php

Description

CodeIgniter

An open source application development framework for PHP 4.3.2 or newer

Functions
force_download (line 39)

Force Download

Generates headers that force a download to happen

  • access: public
void force_download ([string $filename = ''], [mixed $data = null])
  • string $filename: filename
  • mixed $data: the data to be downloaded

Documentation generated on Tue, 22 Nov 2011 13:28:55 -0200 by phpDocumentor 1.4.3