Function __global->header_remove

Definitions

sources_custom/phpstub.php

  • Remove a PHP header. This only works if headers have not yet been sent.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$name ?string Null N/A N/A The header to send (null: all)