AMQPEnvelope::getHeader

Get a specific message header

Description

public string AMQPEnvelope::getHeader ( string $header_key )

Get the header value for a specific header key.

Parameters

This function has no parameters.

Return Values

The contents of the specified header or FALSE if not set.