php8.5
Home/ Manual/ reference / uri/ URI

URI

This chapter describes the functions that allow you to work with Uniform Resource Identifiers (URIs). A URI is a string of characters used to identify a resource. URIs are used in web technologies to identify resources on the Internet.

Intro

This chapter describes the functions that allow you to work with Uniform Resource Identifiers (URIs). A URI is a string of characters used to identify a resource. URIs are used in web technologies to identify resources on the Internet.

This extension implements functionality that follows the RFC 3986, Uniform Resource Identifier (URI): Generic Syntax and WHATWG URL Standard specifications.

Uri Url Uricomparisonmode Uriexception Urierror Invaliduriexception Invalidurlexception Urlvalidationerror Urlvalidationerrortype

Source: reference/uri/book.xml · from the official PHP manual (php/doc-en)