Published in: PHP
Via ActiveCollab
function download_contents($content, $type, $name, $size, $force_download = false) { if($force_download) { } else { } // if // Prepare disposition $disposition = $force_download ? 'attachment' : 'inline'; print $content; }
Comments
Subscribe to comments
You need to login to post a comment.

check for pd
check for pd
check for pd
check for pd