parse_str()
The parse_str() function parses a query string into variables. This is useful for handling URL parameters and form data.