You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
N
I would like to add album art to an mp3 file with php running on xampp windows. Is this Possible?
-
N
I need to read a mapstructure and put it into an array such as:
$array[0] : /map1/
$array[1] : /map1/text.txt
$array[2] : /map1/map2/
Pls help