国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 語(yǔ)言 > PHP > 正文

Yii2針對(duì)指定url的生成及圖片等的引入方法小結(jié)

2024-05-04 23:48:15
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

本文實(shí)例講述了Yii2針對(duì)指定url的生成及圖片等的引入方法。分享給大家供大家參考,具體如下:

// /index?r=site/indexecho Url::to(['site/index']);// /index?r=site/index&src=ref1#nameecho Url::to(['site/index', 'src' => 'ref1', '#' => 'name']);// the currently requested URLecho Url::to();// /images/logo.gifecho Url::to('@web/images/logo.gif');// images/logo.gifecho Url::to('images/logo.gif');// http://www.example.com/images/logo.gifecho Url::to('@web/images/logo.gif', true);// https://www.example.com/images/logo.gifecho Url::to('@web/images/logo.gif', 'https');// /index?r=site/indexecho Url::toRoute('site/index');// /index?r=site/index&src=ref1#nameecho Url::toRoute(['site/index', 'src' => 'ref1', '#' => 'name']);// http://www.example.com/index.php?r=site/indexecho Url::toRoute('site/index', true);// https://www.example.com/index.php?r=site/indexecho Url::toRoute('site/index', 'https');echo Yii::$app->urlManager->createUrl('site/index')

希望本文所述對(duì)大家基于Yii框架的PHP程序設(shè)計(jì)有所幫助。


注:相關(guān)教程知識(shí)閱讀請(qǐng)移步到PHP教程頻道。
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表

圖片精選

主站蜘蛛池模板: 囊谦县| 乐都县| 灵山县| 滦平县| 宿迁市| 吉木乃县| 独山县| 舒兰市| 蒲城县| 惠水县| 扬州市| 乐安县| 泾川县| 中阳县| 河池市| 临沭县| 大关县| 荥阳市| 尖扎县| 玉屏| 洛扎县| 革吉县| 德州市| 仙游县| 远安县| 黄山市| 南皮县| 邵阳市| 定襄县| 赤壁市| 白玉县| 凤城市| 玉屏| 富民县| 沐川县| 新巴尔虎右旗| 仪陇县| 静乐县| 龙州县| 兰溪市| 来宾市|