Function headers_from_lines
Parses an array of header lines into an associative array of headers.
array |
$lines |
<p>Header lines array of strings in the following format: "Name: Value"</p> |
array
|
array |
Parses an array of header lines into an associative array of headers.
array |
$lines |
<p>Header lines array of strings in the following format: "Name: Value"</p> |
array
|
array |