You want to parse a URL into its single parts. Which function do you choose?
What is the output of the following code?

What function can be used to retrieve an array of current options for a stream context?
Given the following array:
Which function will remove the value 28 from $a?
When would you use classes and when would you use namespaces?