Login   Register  
PHP Classes
elePHPant
Icontem

highlighting_skipphtml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Bas Jobsen
Name: Bas Jobsen <e-mail contact>
Packages: 9 Browse all classes by Bas Jobsen Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 36
All time rank: 2235 in The Netherlands The Netherlands
Week rank: 661 Down21 in The Netherlands The Netherlands Down


  Detailed description   Download .zip .tar.gz  
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

  Classes of Bas Jobsen  >  highlighting_skipphtml  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: highlighting_skipphtml
Base name: highlighting
Description: Highlight words of text in HTML
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1148 users
All time rank: 2864
Week users: 0 users
Week rank: 2076 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (83.3%)
Sufficient (75.0%)
-
Sufficient (75.0%)
-
-
Not sure (56.7%)
1055
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example
Plain text file highlighting_skipphtml.php Class classe
Accessible without login Plain text file license.txt Lic. license

Download all files: highlighting.tar.gz highlighting.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.