PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpMessage::reverse> <HttpMessage::guessContentType
Last updated: Fri, 10 Oct 2008

view this page in

HttpMessage::prepend

(PECL pecl_http:0.22.0-1.5.5)

HttpMessage::prependPrepend message(s)

Beschreibung

public void HttpMessage::prepend ( HttpMessage $message [, bool $top = TRUE ] )

Prepends message(s) to the HTTP message.

Parameter-Liste

message

HttpMessage object to prepend

top

whether to prepend to the top most or right this message

Fehler/Exceptions

Throws HttpInvalidParamException if the message is located within the same message chain.



add a note add a note User Contributed Notes
HttpMessage::prepend
There are no user contributed notes for this page.

HttpMessage::reverse> <HttpMessage::guessContentType
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites