parse_url()
Tue 23 Sep 2003 14:22:42
For later reference: parse_url() - pass it a URL string, and it returns an associative array of URL components. Useful for extracting host names without having to resort to regex.
Categories:
php
Tags:
Tags:
Leave a comment