php: Parse string from html

后端 未结 3 428
借酒劲吻你
借酒劲吻你 2021-01-03 10:13

I have opened an HTML file using

file_get_contents(\'http://www.example.com/file.html\')

and want to parse the line including \"ParseThis\"

3条回答
提交回复
热议问题