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

search for in the

HttpQueryString::get> <HttpQueryString sınıfı
[edit] Last updated: Fri, 07 Jun 2013

view this page in

HttpQueryString::__construct

(PECL pecl_http >= 0.22.0)

HttpQueryString::__constructHttpQueryString kurucusu

Açıklama

final public void HttpQueryString::__construct ([ bool $küresel = true [, mixed $ek ]] )

HttpQueryString nesnesinin yeni bir örneğini oluşturur.

küresel değiştirgesinin değeri TRUE olduğu takdirde $_GET ve $_SERVER['QUERY_STRING'] üzerlerinde işlem yapar.

Değiştirgeler

küresel

$_GET ve $_SERVER['QUERY_STRING'] üzerinde işlem yapılıp yapılmayacağı belirtilir.

ek

Ek/ilk sorgu dizgesi değiştirgeleri.

Hatalar/İstisnalar

HttpRuntimeException istisnası yakalanır.



add a note add a note User Contributed Notes HttpQueryString::__construct - [0 notes]
There are no user contributed notes for this page.

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