Свойство | Тип | Описание | |
---|---|---|---|
$exitStatus | the exit status. Exit statuses should be in the range 0 to 254. The status 0 means the program terminates successfully. |
Метод | Описание | |
---|---|---|
clearOutputBuffers ( ) | Removes all existing output buffers. | |
send ( ) | Sends the response to client. |
public clearOutputBuffers ( ) |