久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術(shù)文章
文章詳情頁

php相對(duì)路徑轉(zhuǎn)化成絕對(duì)路徑

瀏覽:3日期:2024-02-24 16:39:27

提取 Gregarius中的一個(gè)函數(shù)。可以把網(wǎng)頁中的相對(duì)路徑自動(dòng)轉(zhuǎn)化成絕對(duì)路徑。

<? function relative_to_absolute($content, $feed_url) { preg_match('/(http|https|ftp):///', $feed_url, $protocol); $server_url = preg_replace('/(http|https|ftp|news):///', '', $feed_url); $server_url = preg_replace('//.*/', '', $server_url);

if ($server_url == '') { return $content; }

if (isset($protocol[0])) { $new_content = preg_replace('/href='https://', 'href='http://m.baoyu77737.com/bcjs/21976.html'.$protocol[0].$server_url.'/', $content); $new_content = preg_replace('/src='https://', 'src='http://m.baoyu77737.com/bcjs/21976.html'.$protocol[0].$server_url.'/', $new_content); } else { $new_content = $content; } return $new_content; } ?>

標(biāo)簽: PHP
主站蜘蛛池模板: 合水县| 万年县| 普兰店市| 石柱| 吐鲁番市| 鹿泉市| 融水| 南汇区| 林西县| 广安市| 甘南县| 盘山县| 黎川县| 罗定市| 柘城县| 宁乡县| 正镶白旗| 勃利县| 页游| 喜德县| 恭城| 洛隆县| 景德镇市| 徐水县| 桑植县| 富源县| 广水市| 蒙山县| 新宾| 西城区| 明星| 龙山县| 利川市| 绥中县| 平顺县| 康乐县| 安阳县| 集贤县| 沙坪坝区| 晋城| 云林县|