string $url: the full URL la propiedad de lectura: string $ url: la URL completa
string $protocol: the protocol of the URL so HTTP or HTTPS la propiedad-es decir: $ string protocolo: el protocolo de la URL para HTTP o HTTPS
string $host: the host name of the URL la propiedad de lectura: string $ host: el nombre de host de la URL
string $username: the username if it is present in the URL la propiedad de lectura: string $ nombre de usuario: el nombre de usuario, si está presente en la URL
string $password: the password if it is present in the URL la propiedad de lectura: cadena $ contraseña: la contraseña si está presente en la URL
string $path: the path of the item in the URL la propiedad de lectura: string $ ruta: la ruta del elemento de la URL
string $querystring: the query string in the URL la propiedad de lectura: cadena $ cadena de consulta: la cadena de consulta en la URL