PHP Classes

Uses a windows specific line delimiter, but that is easy to fix.

Recommend this page to a friend!

      PHP Equations  >  All threads  >  Uses a windows specific line...  >  (Un) Subscribe thread alerts  
Subject:Uses a windows specific line...
Summary:Package rating comment
Messages:1
Author:Will Schleter
Date:2015-03-05 12:02:52
 

Will Schleter rated this package as follows:

Utility: Good
Consistency: Good
Examples: Good

  1. Uses a windows specific line...   Reply   Report abuse  
Picture of Will Schleter Will Schleter - 2015-03-05 12:02:52
Uses a windows specific line delimiter, but that is easy to fix. Does not allow the initial value of variables to be specified (defaults to 1). There are a few instances of uninitialized variables being used which works but may cause warnings, depending on your configuration. Again, these are very easy to fix. Thanks.