PHP Classes / PHP URI Class

Convert the request path info string into an array

PHP URI Class PHP Class

This class can be used to convert the request path info string into an array. It parses the PATH_INFO request variable and splits into parts separated by the slash that are stored in an array class variable. The class can also check if a given path info segment exists and what is its value.

Similar PHP Classes

Search in PHP Classes

Filter by tags