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 19:01 Tim's regex probably works, but you may want to consider using the DOM functionality of PHP instead of regex, as it may be more reliable in dealing with minor changes in the markup. See the loadHTML method 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Tim's regex probably works, but you may want to consider using the DOM functionality of PHP instead of regex, as it may be more reliable in dealing with minor changes in the markup.
See the loadHTML method