I am separating a string in array if there is a certain preposition in it ('with', 'to', 'by'), but I want to return the string containing the delimiter as well, ie the preposition. >
Using preg_split and explode, I have the same and unsatisfa...
asked by
08.09.2015 / 16:55