View Single Post
  #3  
Old 05-03-2006, 07:52 PM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by Angel_Light
Yes, check that if you are wondering about radio streams (because it seems like you are).

But, there is a way to load the lines of a file into an array (I am not sure if it works with .pls, but if it opens in notepad it probably will).

Try something like:
PHP Code:
this.foo.loadlines("path/to/file.pls"); 
And tada! 'this.foo' will be an array where every member represents one line of the file.
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
Reply With Quote