wp_parse_str


wp_parse_str ( $input_string, $result )

Parameters:
  • (string) input_string The string to be parsed.
  • (array) result Variables will be stored in this array.
Defined at:

Description

Parses a string into variables to be stored in an array.

Related Functions

wp_parse_list, wp_parse_url, wp_parse_args, wp_parse_id_list, wp_parse_slug_list

Top Google Results

User discussions

wpseek mobile