<?php
$array = file('網址');
foreach ($array as $line_num => $html) {
//echo htmlspecialchars($html) . "<br />\n";
echo "{$line_num} ".htmlspecialchars($html,ENT_QUOTES) . "<br />\n";
}
?>
此為 PHP原始碼,抓取網站原始碼且有 列出行數。
<?php
$array = file('網址');
foreach ($array as $line_num => $html) {
//echo htmlspecialchars($html) . "<br />\n";
echo "{$line_num} ".htmlspecialchars($html,ENT_QUOTES) . "<br />\n";
}
?>
此為 PHP原始碼,抓取網站原始碼且有 列出行數。
WeilsNetLogoThis entry was posted in PHP By Weil Jimmer.
Hi! Everyone! My name is Weil Jimmer. This is my personal blog. I'm a webmaster of this site. I hope the site will be popular. Now, Let's go! Enjoy gaining more knowledge. |
台灣假新聞橫行,沒一家霉體能信的,網軍側翼到處洗風向,堪憂。
毋忘初心,
絕不利慾薰心。
支持網路中立性.
Support Net Neutrality.
飽暖思淫欲,
饑寒起盜心。
支持臺灣實施無條件基本收入!
歡迎前來本站。
4465days
since our first blog post.
This site also need a little money to maintain operations, not entirely without any cost in the Internet. Your donations will be the best support and power of the site. | |
Method | Bitcoin Address |
Linode |
使用 PVE 與 OpenWrt 23.05 實現鏈路聚合 LACP 及 VLAN 建立多個虛擬區域網路的踩坑經驗
[筆記] 解決 Git 錯誤 fatal: repository <http://git-url> not found 的問題
jim yang on Flickr Downloader 批量下載器
JohnNe on Flickr Downloader 批量下載器
Henry on 辨識 mp3 文件 真實比特率 碼率 頻譜分析
Yi-hsuan Chiang on 俠盜獵車手罪惡城市GTA-VC 載點+密技+外掛
阿佩 on 俠盜獵車手罪惡城市GTA-VC 載點+密技+外掛
May 2024 (1)
April 2024 (2)
March 2024 (1)
November 2023 (1)
September 2023 (3)
August 2023 (4)
May 2018 (3)
January 2018 (2)
December 2017 (1)
November 2017 (1)
August 2017 (2)
July 2017 (1)
May 2017 (3)
April 2017 (2)
January 2017 (3)
September 2016 (1)
August 2016 (2)
July 2016 (2)
May 2016 (2)
April 2016 (5)
March 2016 (4)
February 2016 (1)
January 2016 (1)
December 2015 (1)
November 2015 (2)
September 2015 (6)
August 2015 (2)
July 2015 (9)
June 2015 (3)
May 2015 (12)
April 2015 (2)
October 2014 (3)
August 2014 (1)
July 2014 (5)
March 2014 (1)
February 2014 (7)
January 2014 (3)
December 2013 (5)
November 2013 (5)
October 2013 (6)
September 2013 (9)
August 2013 (1)
July 2012 (6)
Android (7)
Announcement (4)
Arduino (2)
Bash (2)
C (3)
C# (5)
C++ (1)
Experience (52)
Flash (2)
Free (13)
Functions (36)
Games (13)
General (60)
Git (2)
HTML (7)
Java (13)
JS (7)
Mood (24)
NAS (2)
Note (32)
Office (1)
OpenWrt (6)
PHP (9)
Privacy (4)
Product (12)
Python (4)
Software (11)
The Internet (25)
Tools (16)
VB.NET (8)
WebHosting (7)
Wi-Fi (5)
XML (4)
White Birch Forum © Copyright
©2010- W.B.F. All Rights Reserved.
Weil Jimmer Web PHP Script