Hi All
I have an array with category details extracted from a line in a CSV file as ..
category1->categort2->category3 etc etc
I need to pull each category(n) name from that array without the -> so i can use each category(n) seperatley & im not sure where to start with that one please
many thanks