 |
| Name: |
blueshoes <e-mail contact> |
| Packages: |
2 Browse all classes by blueshoes |
| Country: |
??? |
| Age: |
??? |
| All time rank: |
1385 | |
| Week rank: |
1473  | |
|
Features:
supports any separator char sequence, default is semicolon ";".
supports separator characters in the values. eg you use a ; as separator, your line may look like
blah;hello world;"foo";"foo;bar";"this is a ""string""";got it?;foo
as you can see, the values can be in "quotes". if your text uses quotes itself as in the "string"
example, they are escaped in ms-style with 2 quotes. and by using quotes we can even have your
separator inside the text (example "foo;bar").
line breaks. a csv line may spread over multiple lines using crlf in a field value.
see the checkMultiline param and the _checkMultiline() method.
|
|
| Name: |
Bs_CsvUtil.class.php |
| Base name: |
bs_csvutil |
| Description: |
comma separated values - read and write |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
1353 users |
| All time rank: |
2517 |
| Week users: |
1 user |
| Week rank: |
2108  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
| Link |
Description |
| blueshoes |
BlueShoes PHP Application Framework |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|