<?php header("Content-type: text/css"); header("Content-Disposition: attachment; filename=CSS3.css"); @readfile('CSS3.css'); ?>