void send_zip(
$name $name, $song_files $song_files)
|
|
send_zip
takes array of full paths to songs zips them and sends them
Parameters
$name |
$name |
name of the zip file to be created |
$song_files |
$song_files |
array of full paths to songs to zip create w/ call to get_song_files |