-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Ive just discovered a strange issue where parse_url is not splitting up
the url properly. in the host key its returning like //www.php.net
where the url is http://www.php.net. any ideas ?
- [PHP] parse_url not parsing hosts with www properly in php 5.1... Dan Rossi