View Split cells by custom delimiter
<?php | |
define('MULTI_VALUE_CUSTOM_DELIMITER', '\#'); | |
/** | |
* Extends FeedsCSVParser to explode row cells by a custom delimiter. | |
* | |
* Cells that start with \# will be exploded by the delimiter \#. | |
* | |
* So a cell that reads: |