PrMa Posted March 29, 2008 Share Posted March 29, 2008 The content of my site is presented dynamically, from a database. Therefore I have some code in the database, to get structure of the content. I also have a search function on the page. Now to the problem: If the search finds something that is inside tags, for example: <span class=strong>strong</span> And I search for stong, then the code will break, and display the strong inside the first tag. Anyone with a solution to avoid this? Link to comment https://forums.phpfreaks.com/topic/98471-not-searching-within-tags/ Share on other sites More sharing options...
doni49 Posted March 29, 2008 Share Posted March 29, 2008 We need to see your code. And PLEASE not the entire script page--just the search functionality. Link to comment https://forums.phpfreaks.com/topic/98471-not-searching-within-tags/#findComment-503936 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.