02-19-2015, 09:03 PM
Regex will not help, it compares each item, not text Disque # # Artiste.
Another way - get array, then compare each item. You can compare text, position. You can compare items in reverse order, then will find the second # first. Can join text of several items if need.
Another way - get array, then compare each item. You can compare text, position. You can compare items in reverse order, then will find the second # first. Can join text of several items if need.