[ Index ]
|
PHP Cross Reference of Unnamed Project
|
[Source view]
[Print]
[Project Stats]
<p>Provides Y.QueryString.parse method for converting Query Strings to an object. This is a simpler implementation than the full querystring-parse.</p> <p>Because some things may require basic query string escaping functionality, this module provides the bare minimum functionality (decoding a hash of simple values), without the additional support for arrays, objects, and so on.</p> <p>This provides a friendly way to deserialize basic query strings, without necessitating a lot of code for simple use-cases.</p>
File Size: | 56 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |