PHP-Klasse::Friendly URL Pattern Manager 04.08.2007

Kurzbeschreibung: Parse and generate friendly URLs
Veröffentlicht am: 04.08.2007
Gruppe(n):
- PHP 5
- Text processing
Beschreibung:
This package can be used to parse and generate friendly URLs according to given patterns.
It can extract values from from URLs that match one or more expected patterns. It uses regular expressions to match and extract the attribute values from the URL,
The class can also be used to generate friendly URLs according to previously defined patterns.
Link: Friendly URL Pattern Manager