Finwyn Posted March 14, 2007 Share Posted March 14, 2007 I am wanting to go and grab some html and use php to search though it. What I want to find is the text between <a href="example">This Text Here</a> . I read somewhere ages ago that the best way to do this is use preg_split but I am having trouble understanding it and can't find any tutorials anywhere on it. Could someone please help me? Thanks Link to comment https://forums.phpfreaks.com/topic/42610-preg_split-help/ Share on other sites More sharing options...
fert Posted March 14, 2007 Share Posted March 14, 2007 http://www.phpfreaks.com/tutorials/52/0.php Link to comment https://forums.phpfreaks.com/topic/42610-preg_split-help/#findComment-206800 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.