| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of H. Poort (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can be used to parse CSV files. It opens and reads a given CSV file parsing the data in its rows using pure PHP code without using fgetcsv function. The class reads on record row at a time and returns an array with the values for all columns. The column separator character is configurable, so it can be a tab or anything besides the default character, which is a comma. |
| Not enough user ratings |
| ||||
| This class can be used to generate CSV files. It creates an Excel-compatible CSV file and writes record values using pure PHP code without using fputcsv function. The class writes a record line at a time from values passed in an array with the values for all columns. The column separator character is configurable, so it can be a tab or anything besides the default character, which is a comma. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 75% | - | 66% | - | - | 51% | 2516 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to store and retrieve keys and values from the Windows registry. It uses PHP's COM functionality to access the registry via WMI. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 70% | 65% | - | 75% | - | - | 49% | 2910 |
| Month: | Not yet rated by the users | |||||||
| 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 |