php.net新闻拦截
程序员文章站
2024-02-08 11:00:34
...
<?
//请自己修改下面变量.
$newsnum=7;
$space=20;
$width=400;
$headclass="class5";
$lowerclass="class6";
//变量设置结束.
print "<html><head><link rel=stylesheet href="http://www.php.cn/">
$opened=$QUERY_STRING;
if ($opened=="") { $opened="-1"; }
print "<table><tr><td class=class5><a target=_blank href="http://www.php.cn/">
$file=file('http://www.php.net');
$where="";
$a=0;
while ($a<count($file)) {
$file[$a]=chop ($file[$a]);
if ($file[$a]=="<!--http://www.php.net/-->") {
$where=$a;
break 1;
}
$a++;
}
$file=file('http://www.php.net');
$a=$where+1;
$b=0;
while ($b<$newsnum) {
if (substr($file[$a],0,4)=="<h3>" & substr($file[$a],-6,5)=="</h3>" | substr($file[$a],0,4)=="<h3>" & substr($file[$a],-7,5)=="</h3>") {
$from=$to;
$to=$a;
}
if ($to==$a & $from!="") {
$c=$from;
if ($b==$opened) {
while ($c<$to) {
if (substr($file[$c],0,9)=="<img src=") {
$file[$c]="";
}
$file[$c]=eregi_replace("src="","src="http://www.php.net/",$file[$c]);
$file[$c]=eregi_replace("href="http://www.php.cn/"> $file[$c]=eregi_replace("<h3>","</td></tr><tr><td width=$width class=$headclass><a href="http://www.php.cn/"> $file[$c]=eregi_replace("</h3>","</a></td></tr><tr><td width=$width class=$lowerclass>",$file[$c]);
print $file[$c];
$c++;
}
} else {
if (substr($file[$c],0,9)=="<img src=") {
$file[$c]="";
}
$file[$c]=eregi_replace("src="","src="http://www.php.net/",$file[$c]);
$file[$c]=eregi_replace("href="http://www.php.cn/"> $file[$c]=eregi_replace("<h3>","</td></tr><tr><td width=$width class=$headclass><a href="http://www.php.cn/"> $file[$c]=eregi_replace("</h3>","</a></td></tr><tr><td width=$width class=$lowerclass>",$file[$c]);
print $file[$c];
}
$b++;
}
$a++;
}
print "</table>";
print "</body></head>";
?>
//请自己修改下面变量.
$newsnum=7;
$space=20;
$width=400;
$headclass="class5";
$lowerclass="class6";
//变量设置结束.
print "<html><head><link rel=stylesheet href="http://www.php.cn/">
$opened=$QUERY_STRING;
if ($opened=="") { $opened="-1"; }
print "<table><tr><td class=class5><a target=_blank href="http://www.php.cn/">
$file=file('http://www.php.net');
$where="";
$a=0;
while ($a<count($file)) {
$file[$a]=chop ($file[$a]);
if ($file[$a]=="<!--http://www.php.net/-->") {
$where=$a;
break 1;
}
$a++;
}
$file=file('http://www.php.net');
$a=$where+1;
$b=0;
while ($b<$newsnum) {
if (substr($file[$a],0,4)=="<h3>" & substr($file[$a],-6,5)=="</h3>" | substr($file[$a],0,4)=="<h3>" & substr($file[$a],-7,5)=="</h3>") {
$from=$to;
$to=$a;
}
if ($to==$a & $from!="") {
$c=$from;
if ($b==$opened) {
while ($c<$to) {
if (substr($file[$c],0,9)=="<img src=") {
$file[$c]="";
}
$file[$c]=eregi_replace("src="","src="http://www.php.net/",$file[$c]);
$file[$c]=eregi_replace("href="http://www.php.cn/"> $file[$c]=eregi_replace("<h3>","</td></tr><tr><td width=$width class=$headclass><a href="http://www.php.cn/"> $file[$c]=eregi_replace("</h3>","</a></td></tr><tr><td width=$width class=$lowerclass>",$file[$c]);
print $file[$c];
$c++;
}
} else {
if (substr($file[$c],0,9)=="<img src=") {
$file[$c]="";
}
$file[$c]=eregi_replace("src="","src="http://www.php.net/",$file[$c]);
$file[$c]=eregi_replace("href="http://www.php.cn/"> $file[$c]=eregi_replace("<h3>","</td></tr><tr><td width=$width class=$headclass><a href="http://www.php.cn/"> $file[$c]=eregi_replace("</h3>","</a></td></tr><tr><td width=$width class=$lowerclass>",$file[$c]);
print $file[$c];
}
$b++;
}
$a++;
}
print "</table>";
print "</body></head>";
?>
上一篇: 麦小偷 小偷程序 是如何实现原理的
推荐阅读
-
在 php 中使用 sockets:从新闻组中获取文章_PHP
-
【SpringBoot】六、SpringBoot中拦截器功能的实现
-
急问关于新闻采集的有关问题,难道现在新浪搜狐腾讯新闻都不让采集了
-
微软再发聊天机器人 这次是为用户收集感兴趣新闻
-
PHP的拦截器实例分析
-
菜鸟,php 在后台编辑、预览某条新闻,获取不到ID
-
ajax回调打开新窗体时怎样不被浏览器拦截
-
关于透过采集新闻的程序 怎样定时获取新闻信息
-
css - 请问为什么我的网页无法使用 php.net 的 "Fira Mono" 字体?
-
Struts2 拦截器总结 博客分类: Java StrutsJSPWorkflowXMLApache