| Recommend this page to a friend! |
| Classes of Bas Jobsen | > | highlighting_skipphtml | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to highlight words in of text in HTML. Matches in the html tags will be skipped. Example: ereg_replace('image','<b>image</b>','<img src="image.gif">image.gif'); will give you: <img src="<b>image</b>.gif"><b>image</b>.gif using this class you will get: <img src="image.gif"><b>image</b>.gif |
| Groups | ||
| HTML | HTML generation and processing | View top rated classes | |
| Text processing | Manipulating and validating text data | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||