Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View benjaminug's full-sized avatar
💭
#VueJs : Rollin' in the deep

Benjamin Lutaaya benjaminug

💭
#VueJs : Rollin' in the deep
View GitHub Profile
@benjaminug
benjaminug / Split cells by custom delimiter
Created September 22, 2011 07:59 — forked from lxbarth/Split cells by custom delimiter
Feeds CSV parser splitting cells by a 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: