Search results

  1. N

    Adding Album Art To Mp3 File With Php?

    I would like to add album art to an mp3 file with php running on xampp windows. Is this Possible?
  2. N

    How do i read a map structure in php?

    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
Back
Top