Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:programming:linecounter [2008/07/10 22:11] – created billhdocs:programming:linecounter [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 48: Line 48:
  continue;  continue;
  
- // compare agains programming extensions+ // compare against programming extensions
  if( preg_match("/^.*\.($countExtReg)$/i", $file) != 0 ){  if( preg_match("/^.*\.($countExtReg)$/i", $file) != 0 ){
  echo realpath($file) . "\n";  echo realpath($file) . "\n";
  • docs/programming/linecounter.1215749470.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)