HttpMessage::send

(PECL pecl_http >= 0.10.0)

HttpMessage::sendİletiyi gönderir

Açıklama

public bool HttpMessage::send ( void )

Türüne bağlı olarak iletiyi istek veya yanıt olarak gönderir.

HttpRequest ve HttpResponse ile karşılaştırıldığında işlevsellik daha sınırlıdır.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top