|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| __construct (string $data, string $postname, string $mime="application/octet-stream") | |
Data Fields | |
| string | $data |
| string | $postname |
| string | $mime |
Definition at line 30 of file curl_file.stub.php.
| CURLStringFile::__construct | ( | string | $data, |
| string | $postname, | ||
| string | $mime = "application/octet-stream" ) |
Definition at line 36 of file curl_file.stub.php.
| string CURLStringFile::$data |
Definition at line 32 of file curl_file.stub.php.
| string CURLStringFile::$mime |
Definition at line 34 of file curl_file.stub.php.
| string CURLStringFile::$postname |
Definition at line 33 of file curl_file.stub.php.