search
HomeBackend DevelopmentPHP TutorialCollection: A basic collection program written in PHP

You can use this collection first and then use empire to process
############################### ################################################ #
#Author: 9elong
#Website: Personal website is not worth mentioning
#Time: 2007-01-01
#Statement: Only for learning PHP.
#Function: Collect single page pictures.
#Note: Three sample forms have been written with regular rules for demonstration. There are no functional descriptions, everything is in the source code.Attached forum picture collection regular demonstration
########################################## #######################################
//Grab the picture from the information page The removed function
function getimg($url,$n,$key,$imgqian,$imgbiao,$titlekey)
{
                                                                                                                                 //$imgqian picture Address prefix
                      // $imgbiao picture address special identification
                                            ‐ ‐ ’ s
                        out out through out through out through out through out through out out through out out out out out out out out out out out out past ’s towards to sg's till sg''''w-i''suse over''s overuse's over tow between w- to to tossing to ause,

                                                                                                     str_replace("{image address}","(.+)",$key);
                                                                                                                                        str_ $c=count($result[0]);
                                                                                       [0][$i]."
";
                                                                                                                          $img=str_replace($imgbiao,$imgqian.$imgbiao,$img);                                                ( "|http://(.+)jpg|isU",$img,$img);
                                                                                                                                                                                 having having a good start at              img[0]).">
";
                                       
                                elseif(ereg("^.*jpg.*$",$img))
                                {
                                                preg_match("|http://(.+)jpg|isU",$img,$img);
                                                $imgadd[$n]=$img[0];
                                                if($img[0]!="")
                                                $n++;
                                }
                                unset($img);
                }                                
                                $titlekey=str_replace("{图片标题}","(.+)",$titlekey);
                                $titlekey="|".$titlekey."|isU";
                                preg_match($titlekey,$msg,$title);
                                //echo  $title[0];
                                return  $title;
                return  $msg;
                return  $result;
                return  $n;
                return  $imgadd;
}
####################################################################################
#不支持file_get_contents()函数可以使用下面的替换
#$i=0;
#$handle=@fopen($url,"rb");
#while  (!@feof($handle))
#{
#                $buffer[$i]=  @fgets($handle,  4096);
#                $i++;
#}
#fclose($handle);
#$msg=join("",$buffer);
########################## ################################################ #######
if($_GET['act']=="getimgadd"&&$_POST['url']!="")
{
                      $url=$_POST['url'];
getimg($url,"0",$_POST['key'],$_POST['imgqian'],$_POST['imgbiao'],$_POST['titlekey']);
####### ################################################ #########################
                                                                                                                                                                                  
                       $_POST['page']=str_replace("{page address}", "(.+)", $_POST['page']); "|isU";
  "All") p $ PC = Count ($ Presult [0]);
Else
$ pc = $ _ Post ['pc'];
if ($ _ post ['pc'] & gt; count ($ Presult [0] ))
                                                                                                                                                                                                                                                          /echo $pageurl."
";
                                                                                                            ","                                                                                       ","(.+)",$_POST['pagekey']);
                                                                  Preg_match($pagekey,$pageurl,$N3[$i]) ;
                                                                                               getimg($N3[$i][0],$n,$_POST['key'],$_POST ['imgqian'],$_POST['imgbiao'],$_POST['titlekey']);
                                                   ########## ################################################ ###############
echo "Picture set 〖". $ Title [1]. "〗". "$ N." Zhang picture was captured & lt; br & lt; a href = '?act='>Return to home page

";
                                                                                         If($_POST['showtype'] == "Picture")
                                                                                                                                                                                                                                                ;
";
                                                        echo $var."
";
                                
############################################## ################################
                                   //exit();
}
?>
Example 1 (The information page has pagination and uses simple paging regularity):


Enter the image address

Image address regularity

图片地址前缀

图片地址标识

图片标题正则{图片标题}'>

Pagination address regular

Paging address mode



> ;






Image address regularity

Image address prefix
Image address identification

Image title regularity

分页地址正则

分页地址模式










实例3(信息页没有分页,所以分页正则为空,图片为绝对地址,所以图片地址前缀为空):

输入图片地址

图片地址正则Collection: A basic collection program written in PHP'>

图片地址前缀

图片地址标识

图片标题正则{图片标题}'>

Paging address regular

Paging address pattern








The Huasheng Forum picture is attached http://bbs.hnol.net/dispbbs2.asp?boardID=50&ID=336436
Picture address regularity: upload=jpg{Picture address}upload
Picture address identification: bbs
Picture title regularity: Post topic: {Picture title}
Huasheng Forum picture is an external link http://bbs.hnol.net/dispbbs2.asp?boardID= 50&ID=336253
Picture address regularity: img]{Picture address}/img
Picture address identification:jpg
Picture title regularity: Post topic:{Picture title}

The above introduces the basic collection program written in PHP, including collection content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
iCloud存储已满通知:如何修复iCloud存储已满通知:如何修复Apr 24, 2024 pm 04:43 PM

每当您下载某些文件或空投某些内容时,您的iPhone是否显示“iCloud存储空间已满”?iCloud储存空间的免费套餐限制为仅5GB。因此,您应该检查的第一件事是手机上iCloud的当前存储情况。如果仍有足够的存储空间,并且您收到通知,则这些解决方案将帮助您进行故障排除。修复1–删除iCloud备份从手机设置中移除现有版本的iCloud备份。步骤1–打开设置。步骤2–您将在“设置”面板的顶部找到您的AppleID。点击它以打开它。步骤3–打开“iCloud”以打开iCloud设置。步骤4–向下

如何使用 Go 语言进行实时数据采集?如何使用 Go 语言进行实时数据采集?Jun 10, 2023 pm 05:46 PM

随着物联网技术的不断发展,实时数据采集已经成为了数字化时代不可或缺的一部分。而在各种编程语言中,Go语言以其高效的并发性能和简洁的语法,成为了实时数据采集的一种理想选择。本文将介绍如何使用Go语言进行实时数据采集。一、数据采集框架的选择在使用Go语言进行实时数据采集之前,我们需要选择一个适合我们的数据采集框架。目前市面上比较流行的数据采集框架包括

iPhone卡在请勿打扰模式:如何修复iPhone卡在请勿打扰模式:如何修复May 03, 2024 pm 09:07 PM

您的iPhone是否卡在“请勿打扰”模式下?如果您无法切换“请勿打扰”模式,可能会很麻烦。您根本不会收到任何警报。在iPhone上修复此免打扰问题不会花费太多精力。因此,无需再浪费时间,只需遵循这些简单的解决方案即可解决问题。修复1–删除免打扰计划如果您的手机上有任何“请勿打扰”时间表,它可能会强制设备自动进入免打扰状态。步骤1–转到iPhone的“设置”。步骤2–接下来,打开“焦点”模式。步骤3–您会在图表顶部找到“请勿打扰”。第4步–打开它。步骤5–在下一页上,如果您进入“时间表”选项卡,您

无法检查iPhone中的更新错误:修复无法检查iPhone中的更新错误:修复Apr 17, 2024 pm 10:40 PM

在iPhone上检查更新时,您是否收到此错误消息“无法检查更新”消息?通常,当您在手机脱机时手动搜索更新时,会出现此消息。因此,我们建议您启用Wi-Fi/蜂窝数据并再次执行相同的操作。如果您仍然遇到该问题,请按照其余的故障排除提示进行操作。修复1–启用Wi-Fi/蜂窝数据启用Wi-Fi或蜂窝移动网络数据,然后重试检查更新。步骤1–只需向下滑动即可访问控制中心。步骤2–在手机上启用Wi-Fi或蜂窝网络。现在,在启用网络连接后再次尝试更新过程。修复2–强制重启iPhone如果尽管启用了Wi-Fi/蜂

iPhone屏幕不断返回主屏幕iPhone屏幕不断返回主屏幕Apr 17, 2024 am 08:28 AM

每次打开特定应用程序时,您的iPhone屏幕是否一直返回主屏幕?这是一种异常行为,您返回主屏幕的原因是应用程序由于某种原因而崩溃。如果按照这些说明集进行故障排除,则可以更轻松地进行故障排除。修复1–更改点击行为iPhone上的后退手势之一可让您最小化当前应用程序。禁用点击行为应该可以解决此问题。步骤1–打开设置。步骤2–稍后,访问“辅助功能”设置以将其打开。步骤3–转到“物理和电机”功能,然后打开“触摸”设置。步骤4–一直向下滑动到“BackTap”设置。打开它。步骤5–在“后退点击”页面中,选

Python实现无头浏览器采集应用的基本功能介绍及使用方法Python实现无头浏览器采集应用的基本功能介绍及使用方法Aug 08, 2023 am 09:13 AM

Python实现无头浏览器采集应用的基本功能介绍及使用方法随着互联网的发展,爬虫技术在数据采集和信息挖掘方面扮演着重要的角色。无头浏览器是一种无界面的浏览器,它可以在后台模拟用户的操作,访问网页并抓取所需的数据。Python提供了多种库和工具来实现无头浏览器的功能,本文将介绍如何使用Python实现无头浏览器的基本功能,并提供相应的代码示例。一、无头浏览器的

UniApp实现用户反馈与错误日志的采集与处理UniApp实现用户反馈与错误日志的采集与处理Jul 04, 2023 am 11:57 AM

UniApp是一款基于Vue.js框架的跨平台应用开发框架,可以用来开发iOS、Android、H5等多个平台的应用。它提供了一套统一的开发语法和组件库,方便开发者快速搭建跨平台应用。在实际的应用开发中,用户反馈和错误日志的采集与处理是非常重要的,本文将介绍如何在UniApp中实现用户反馈与错误日志的采集与处理。首先,我们需要在UniApp项目中引入合适的插

Python实现无头浏览器采集应用的页面数据同步与更新功能详解Python实现无头浏览器采集应用的页面数据同步与更新功能详解Aug 09, 2023 pm 05:09 PM

Python实现无头浏览器采集应用的页面数据同步与更新功能详解随着互联网的快速发展,越来越多的应用程序需要和网页进行数据交互。而在实现这样的功能时,一种常见的方式是使用无头浏览器来模拟用户操作,以便获取网页上的数据。本文将详细介绍如何利用Python和无头浏览器实现应用的页面数据同步与更新功能,并提供相应的代码示例。环境准备首先,我们需要安装Python的相

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),