The <classname>HttpQueryString</classname> class HttpQueryString
&reftitle.classsynopsis; HttpQueryString HttpQueryString ArrayAccess Serializable
Class Members
&reftitle.properties; 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
&reftitle.constants; <tgroup cols="3"> <thead> <row> <entry>Type</entry> <entry>Name</entry> <entry>Description</entry> </row> </thead> <tbody> <row> <entry>int</entry> <entry>TYPE_BOOL</entry> <entry>retrieve query param as bool</entry> </row> <row> <entry>int</entry> <entry>TYPE_INT</entry> <entry>retrieve query param as int</entry> </row> <row> <entry>int</entry> <entry>TYPE_FLOAT</entry> <entry>retrieve query param as float</entry> </row> <row> <entry>int</entry> <entry>TYPE_STRING</entry> <entry>retrieve query param as string</entry> </row> <row> <entry>int</entry> <entry>TYPE_ARRAY</entry> <entry>retrieve query param as array</entry> </row> <row> <entry>int</entry> <entry>TYPE_OBJECT</entry> <entry>retrieve query param as object</entry> </row> </tbody> </tgroup> </table> </section> </section> </partintro> &reference.http.entities.HttpQueryString; </phpdoc:classref> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"~/.phpdoc/manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 -->