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

search for in the

HttpQueryString::__construct> <HttpMessage::setResponseStatus
Last updated: Sun, 25 Nov 2007

view this page in

HttpQueryString

(No version information available, might be only in CVS)

HttpQueryString — HTTP Query String Class

   class HttpQueryString implements Serializable, ArrayAccess
  

Class Members

Vlastnosti

Instance Properties
Modifiers Type Name Description
private array queryArray query parameters
private string queryString serialized query parameters
Static Properties
Modifiers Type Name Description
private array instance holds singletons

Preddefinované Konštanty

Type Name Description
int TYPE_BOOL retrieve query param as bool
int TYPE_INT retrieve query param as int
int TYPE_FLOAT retrieve query param as float
int TYPE_STRING retrieve query param as string
int TYPE_ARRAY retrieve query param as array
int TYPE_OBJECT retrieve query param as object


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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites