帝國cms分類信息電話號碼查詢
來源:易賢網(wǎng) 閱讀:750 次 日期:2014-09-04 14:48:05
溫馨提示:易賢網(wǎng)小編為您整理了“帝國cms分類信息電話號碼查詢”,方便廣大網(wǎng)友查閱!

[fwxx]歸屬地[/fwxx]

fwxx段名

<?php

/**

sooden

2007-10-2

**/

header("Content-type: text/html;charset=gbk");

/*

構(gòu)建函數(shù)

*/

//讀取電話號碼文件

function readfiletext ($file, $id)

{

$myaddress='';

$fp = @file("$file");

//循環(huán)比對

for ($i=0; $i<count($fp); $i++)

{

$readfile=explode('||',$fp[$i]);

$file1=$readfile['0'];

$file2=$readfile['1'];

$id==$file1?$myaddress=$file2:'';

}

return $myaddress;

}

//寫文件

function writefiletext ($file, $string)

{

$string = stripslashes ($string);

$fp = @fopen ($file, 'a+');

@fwrite ($fp, $string);

@fclose ($fp);

}

//匹配函數(shù)

function Cut($FileStr,$StartStr,$EndStr,$Type)

{

if(ereg($StartStr,$FileStr)&&ereg($EndStr,$FileStr))

{

if($Type==0){

$GetContent = substr($FileStr,0-(strlen($FileStr)-(strpos($FileStr,$StartStr)+strlen($StartStr))));

$GetContent = substr($GetContent,0,strpos($GetContent,$EndStr));

return $GetContent;

}else{

$GetContent = substr($FileStr,0-(strlen($FileStr)-(strpos($FileStr,$StartStr))));

$GetContent = substr($GetContent,0,strpos($GetContent,$EndStr)+strlen($EndStr));

return $GetContent;

}

}else{

return "";

}

}

/*

函數(shù)構(gòu)建結(jié)束

*/

$id=$_GET['id']; //ID

$file = 'phone.txt'; //設(shè)定電話文件地址

//如果ID為空退出

if(empty($id))

{

exit();

}

else

{

//查詢文件內(nèi)是否有地址

$myaddress=readfiletext($file,$id);

if ($myaddress) { $showadd=$myaddress; }

else {

//獲得號碼地址頁面

$show=file_get_contents("http://www.123cha.com/ip/?q=$id"); //手機號碼段

//寫入文件

@$dh=Cut($show,'您的查詢:&nbsp;',"n</li><li>",0);

if(!$dh) {

@$dh=Cut($show,'您的查詢:&nbsp;','&nbsp;</li><li>',0); }

$dh = trim(ereg_replace("rn","",$dh));

$dh =nl2br(preg_replace('/[ ]+/',' ',$dh));

$showadd=$dh;

$dh=$id.'||'.$dh.'||'."rn";

writefiletext ($file,$dh); }

}

?>

<span><a href="#clos" onclick="ShowTel();" />X關(guān)閉</a></span>&nbsp;&nbsp;<font color=red>查詢結(jié)果</font>

<div id=cresult>

<ul>

<?php

if ($showadd) {

print_r(str_replace("查詢太頻繁,暫時禁用", "無", "$showadd")); //$showadd);

}

else {

echo "<li>服務(wù)器忙,請稍后再試……"; }

?>

</li>

</ul>

</div>

更多信息請查看IT技術(shù)專欄

更多信息請查看CMS教程
易賢網(wǎng)手機網(wǎng)站地址:帝國cms分類信息電話號碼查詢
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇剩?/div>
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報名

  • 報班類型
  • 姓名
  • 手機號
  • 驗證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機站點 | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)