http
PHP Manual

HttpMessage::send

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::send — Send message

Popis

public bool HttpMessage::send ( void )

Send the Message according to its type as Response or Request.

This provides limited functionality compared to HttpRequest and HttpResponse.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.


http
PHP Manual