Basic PHP
As the namespace size grows, using namespaces can become a little repetitious, but PHP also provides the . . . . . statement, which allows you to alias a specific namespace.

php
grant
label
use

ANSWER DOWNLOAD EXAMIANS APP

Basic PHP
strval()

Accepts a value and converts it into an string dictionary
Accepts a value and converts it into a string array
Accepts a value and converts it into string equivalent
None of above

ANSWER DOWNLOAD EXAMIANS APP