Jump to content

crate arrays from text file


aebstract

Recommended Posts

I have a text file with a lot of lines. Need to make each new line in the text file a new part of an array so I can loop through and remove everything except the first 5 characters. Unless there is a way to just remove everything except the first 5 characters of each line, they will also need a comma added to the end of them. If I get them in an array I can do whatever I need though.

Link to comment
https://forums.phpfreaks.com/topic/206290-crate-arrays-from-text-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.