setHeaders()
setHeaders( type, size, filename, lastmodified, charset) :
Set download headers
Parameters
type | ||
size | ||
filename | ||
lastmodified | ||
charset | Default is '' |
readfile_chunked( file) :
Download file to user
From http://uk3.php.net/function.readfile
file |
suhosin_function_exists( func) :
Does a function exist ou is enabled with or without the suhosin security extension?
https://suhosin.org/stories/index.html Author webmaster@mamo-net.de
func | Function name |
TRUE if the function is enabled