I\'m trying to make a regex for taking some data out of a table.
the code i\'ve got now is:
quote1 5条回答 孤独总比滥情好 (楼主) 2020-12-30 18:46 Don't use regex, use a HTML parser. Such as the PHP Simple HTML DOM Parser 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Don't use regex, use a HTML parser. Such as the PHP Simple HTML DOM Parser