搜尋
首頁php教程PHP源码解析百度搜索结果link?url=

php代码

<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>查询百度link?ulr=真实链接表单</title>
</head>

<body>
<?php
/*
	getrealurl 获取301、302重定向后的URL地址  by enenba.com
	@param str $url 查询
	$return str  定向后的url的真实url
 */
function getrealurl($url){
	$header = get_headers($url,1);
	if (strpos($header[0],&#39;301&#39;) || strpos($header[0],&#39;302&#39;)) {
		if(is_array($header[&#39;Location&#39;])) {
			return $header[&#39;Location&#39;][count($header[&#39;Location&#39;])-1];
		}else{
			return $header[&#39;Location&#39;];
		}
	}else {
		return $url;
	}
}
$input = &#39;<form method="get" action=""><input type="text" name="url" id="url" style="width:800px;" /><input type="submit" value="提交" /></form><body></html>&#39;;

$url = isset($_GET[&#39;url&#39;])?$_GET[&#39;url&#39;]:&#39;&#39;;
if(empty($url)) exit($input);
$urlreal = getrealurl($url);
echo &#39;真实的url为:&#39;.$urlreal;
$urlreal = ltrim($urlreal,&#39;http://&#39;);

$search = &#39;/ebac5573358cc3c0659257bfcf54([0-9a-f]+)/i&#39;;
preg_match($search,$url,$r);
$url_encode = $r[1];  unset($r);

echo &#39;<br/>密文部分为:&#39;.$url_encode.&#39;<br/>&#39;;

$urlreal_arr = str_split($urlreal);
$url_encode_arr = str_split($url_encode,2);

echo &#39;<br />&#39;;
echo $input;
?>
陳述
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

AI Hentai Generator

AI Hentai Generator

免費產生 AI 無盡。

熱門文章

R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
2 週前By尊渡假赌尊渡假赌尊渡假赌
倉庫:如何復興隊友
1 個月前By尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island冒險:如何獲得巨型種子
4 週前By尊渡假赌尊渡假赌尊渡假赌

熱工具

PhpStorm Mac 版本

PhpStorm Mac 版本

最新(2018.2.1 )專業的PHP整合開發工具

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser是一個安全的瀏覽器環境,安全地進行線上考試。該軟體將任何電腦變成一個安全的工作站。它控制對任何實用工具的訪問,並防止學生使用未經授權的資源。

SublimeText3 英文版

SublimeText3 英文版

推薦:為Win版本,支援程式碼提示!

Dreamweaver CS6

Dreamweaver CS6

視覺化網頁開發工具

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)