kevinkhan Posted November 1, 2009 Share Posted November 1, 2009 I want to do one thing if the html page contains <span class="tel">Tel: 021 4929850 </span> and another thing if the html page contains <span class="tel">Tel: 021 4929850 </span> <span class="tel2">Tel: 087 9870805</span> Im using the file_get_contents(); funtion to get the html code.. Link to comment https://forums.phpfreaks.com/topic/179857-is-there-a-way-of-finding-if-a-html-page-has-a-certain-format/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.