qamargrt Posted July 11, 2012 Share Posted July 11, 2012 Hello, I want to get text from html tag. The html code is read which means I cannot add the additional coding just I need to get the text from a specific html tag and use it in php to compare. Any Idea how to do that? Link to comment https://forums.phpfreaks.com/topic/265544-get-text-from-html-tag-using-php/ Share on other sites More sharing options...
xyph Posted July 11, 2012 Share Posted July 11, 2012 String comparison functions, DOM parsers, or regular expressions. Link to comment https://forums.phpfreaks.com/topic/265544-get-text-from-html-tag-using-php/#findComment-1360906 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.