PHP Classes

Packages of Karthikeyan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Karthikeyan (2)  >  Mission progress status  >  Reputation  
Picture of Karthikeyan
Name: Karthikeyan <contact>
Classes: 2
Country: India India
Age: 42
All time rank: 3595240 in India India
Week rank: 46 Up4 in India India Up
All time users: 386
Week users: 1
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Syntax Highlighter  
Highlight source code keywords with color
This class can highlight source code keywords with color.

It can take source code of a given language and searches it for given keywords that have special meaning in that language.

The class highlights the keywords using HTML tags to mark them with certain colors.

The keywords and colors to highlight are configurable parameters.

Syntax highlighting is use to show different colors to be given to dozens of different lexical sub-elements of syntax.These include keywords, comments, control-flow statements, variables, and other elements.Programmers often customize their settings to show as much useful information as possible without making the code difficult to read.
Not yet rated by the users

  Files folder image Simple Web Crawler  
Retrieve a Web page and extract HTML elements
This class can retrieve a Web page and extract HTML elements.

It can take a given URL and retrieve the contents of the specified Web page.

The class can parse the HTML page and extract the URLs of the domain, links and images.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z