(misc)
o2_send(string $file_url)
Dispose a file for download by URL. File is sent to client without a user's click on link. Correct use to send a local file by path: o2_send(o2_path($file, true))