PHP Classes
elePHPant
Icontem

highlight

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 87       Packages icon Packages (40)   Blogs icon Blogs (24)   Packages icon Forums icon Package forums (18)   Blogs icon Forums icon Blog forums (5)  

      1-10   11-20   21-30   31-40   Next >  
Highlight Support forum highlight Find and highlight a text expression in a sentence   This is a very simple class that can search for a given text expression in a longer sentence and highlight it. The class determine if the search text is present in the sentence. If present, it returns the HTML of ...
Highlight HTML and XHTML syntax Support forum htmlhighlight Highlight documents with HTML and XHTML syntax   This is a simple class that can be used to highlight documents with HTML and XHTML syntax. It outputs a XHTML document that shows the input document using different CSS styles to configure ...
Mentions Support forum mentions Highlight names mentioned in a text   This class can be used to highlight names mentioned in a text as links. It can search for @ character in a given text and check the names that follow that character. The class can highlight the following names that make part of ...
Keyword Highlight in HTML contents Support forum keyword-highlight Highlight keywords in remote Web pages   This class can be used to retrieve remote pages and highlight keywords in the pages. It can retrieve a page from a given remote site. The class can search and highlight given keywords in the ...
Highlighter Support forum php_highlighter Reformat highlighted PHP code   This class can be used to reformat highlighted PHP code. It can highlight PHP code and turn keywords into links to the respective manual page in the PHP.net site. If the code is not enclosed in PHP code tags <?php and ?>, first ...
Safe keyword highlight Support forum safehighlight Text keyword highlight within HTML tags   This class highlight text that matches a given search string (keyword) in HTML based documents, without affecting any HTML tags. This may be useful for processing text and highlight against a glossary of ...
GeSHi Support forum geshi Highlight syntax of source code of many languages   GeSHi is a Generic Syntax Highlighter for PHP. The user inputs the source to be highlighted and a language to highlight it in, and GeSHi returns the source code, highlighted and formatted for the web. It includes features ...
This class can highlight the current script output as PHP code. It starts capturing the current script output for subsequent highlighting. When the class is instructed to stop capturing the script output it gathers the captured output and generates HTML tags that represent that output as highlighted ...
ChiliHighlighter for PHP Support forum chili Highlight PHP scripts with JQuery   This class can be used to highlight code in PHP or other languages using the JQuery Javascript library. It generates HTML tags with Javascript that users JQuery and its plug-ins to highlight a given piece of code in a ...
Highlight Code Support forum highlight Highlighting PHP code   This class is meant to highlight PHP code using built-in PHP highlighting functions and using own class code to detect functions and build links to the respective manual pages. Base class for the highlighter Example of the usage of the ...

      1-10   11-20   21-30   31-40   Next >