Public Member Functions | |
| __construct ($filename) | |
| update (SplSubject $subject) | |
Protected Attributes | |
| $filename | |
| $fp | |
Download a file to disk instead of buffering it in memory.
Source: https://pear.php.net/manual/en/package.http.http-request2.observers.php
Definition at line 8 of file Download.php.
| HTTP_Request2_Observer_Download::__construct | ( | $filename | ) |
Definition at line 13 of file Download.php.
| HTTP_Request2_Observer_Download::update | ( | SplSubject | $subject | ) |
Definition at line 18 of file Download.php.
|
protected |
Definition at line 10 of file Download.php.
|
protected |
Definition at line 11 of file Download.php.
1.8.5