SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReceiveFile Method

Downloads a message to a file.

Object Oriented Interface

public function doReceiveFile($uid, $filename);

Procedural Interface

secureblackbox_imapclient_do_receivefile($res, $uid, $filename);

Remarks

Use this method to download a server-side message to a local file.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]