Re: Re: header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 17, 2008 at 2:31 AM, Nathan Rixham <nrixham@xxxxxxxxx> wrote:

> off on a tangent.. I made this some time ago which is rather useful:
>

> $url = new url('http://php.net/some.page');
>
> echo $url;
> echo $url->scheme;

Why would you need this with parse_url() ?

Seems like that function is completely duplicated there...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux