<?php
//Вызывается из js/onlineList.js
file_put_contents('audio/audio_' . time() . '.mp3', file_get_contents('php://input'), FILE_APPEND);