Z
Zanarkend
Guest
I would like to know the strip of code that tells PHP that the first character in a txt file is the delimiter for the entire file. So for example
;Hat;10;hat.jpg
Coat;50;coat.jpg
So that ; would be the delimiter.
;Hat;10;hat.jpg
Coat;50;coat.jpg
So that ; would be the delimiter.