PHP Classes

Packages of Jake M

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jake M (2)  >  Mission progress status  >  Reputation  
Picture of Jake M
Name: Jake M <contact>
Classes: 2
Country: United States United States
Age: ???
All time rank: 1167170 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2723
Week users: 0
 
  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 LineCount  
Calculates the total lines of code in a directory
This class will give you the total lines of code in a given directory and its subdirectories.

You can limit which files to check by adding or removing file extensions to the array within the class.

It allows you to either output the detailed file list, or return an associative array with total number of sub-directories, files, and lines.

  Files folder image phpTable  
This class allows you to quickly and efficiently generate HTML tables.
This class allows you to quickly and efficiently generate HTML tables. While it may not necessarily save you very many lines of code, it does wonders for your code consistency and syntax. Most importantly, it does not limit the complexity of your tables.


  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