samedi 25 avril 2015

Get numerical values txt file using delimiters

I have a txt file with the following text:

5;2;8;3;

I need get the numeric values, using ; as delimiter, and put them into an array. How could this be achieved?

Aucun commentaire:

Enregistrer un commentaire