string|null getQueryString()
Generates the normalized query string for the Request.
It builds a normalized query string, where keys/value pairs are alphabetized and have consistent escaping.
string|null getQueryString()
Generates the normalized query string for the Request.
It builds a normalized query string, where keys/value pairs are alphabetized and have consistent escaping.
string|null | A normalized query string for the Request |
Designed by : w10schools
service@w10schools.com
Please login to continue.