parse_str

Definition

void parse_str ( string $str [, array &$arr ] )

Description

Parses str as if it were the query string passed via a URL and sets variables in the current scope.

[More at php.net]

Parameters


loading


Share/bookmark - parse_str


Global comments