Interpret ASCII files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rileychilds
Forum Newbie
Posts: 14
Joined: Mon Feb 06, 2012 5:43 pm

Interpret ASCII files

Post by rileychilds »

Does anyone know how to interpret ASCII files? I have narry an idea.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Interpret ASCII files

Post by Christopher »

What do you mean ASCII files? An ASCII file is typically just a text file.
(#10850)
rileychilds
Forum Newbie
Posts: 14
Joined: Mon Feb 06, 2012 5:43 pm

Re: Interpret ASCII files

Post by rileychilds »

Yah, this is in the SDIF format from USA swiming which uses ASCII as their for files
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Interpret ASCII files

Post by Christopher »

Could you post some example files in the USA Swimming SDIF format?

Also, they appear to be switching over to XML:
http://www.usaswimming.org/DesktopDefau ... ow&Lang=en
(#10850)
Post Reply