> > $array = explode("-",$song);
> > 
> > ---John Holmes...
> 
> Ok, I got this. But still I don't know how to read the files from a 
> directory and put them into an array so I can explode them.

examples here:

http://www.php.net/manual/en/ref.dir.php

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to