首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

yii文件下传

2013-03-17 
yii文件上传if?(file_exists($fileName)){??????????????????yii::app?()-request-sendFile?($model-fi

yii文件上传

          if?(file_exists($fileName)){??
        1. ????????????????yii::app?()->request->sendFile?($model->fileName,??file_get_contents?($fileName));??
        2. ????????????}??
        3. ????????}??
        4. ????}??
        5. } ?

热点排行