What is the output of the following code?
“first”
“second”
an empty string
an error
You want to parse a URL into its single parts. Which function do you choose?
parse_url()
url_parse(0
get_url_parts()
geturlparts()