remove() public method
Removes a header.
public array remove ( $name ) | ||
---|---|---|
$name | string |
The name of the header to be removed. |
return | array |
The value of the removed header. Null is returned if the header does not exist. |
Designed by : w10schools
service@w10schools.com
Please login to continue.