<?php // by 请勿倒卖,已申请软著,否则追究法律责任 namespace app\download; class index { function index() { downloadFile(""); } }