Re: PHP and getting part of URL

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

 



On Tue, Oct 7, 2008 at 7:57 PM, Jason ML <mailinglists@xxxxxxxxxxxxxxx> wrote:
>
> But then doing:
>
>        $jason = dirname($_SERVER['REQUEST_URI']);
>
>        echo "URL: ";
>        echo $jason;
>
> I get: URL: /net1003/people
>
> Thoughts on what I am doing wrong.

    Yeah.  Not R'ing TFM.  dirname() gives you the name of the
directory ABOVE what you pass.

        http://php.net/dirname

-- 
</Daniel P. Brown>
More full-root dedicated server packages:
Intel 2.4GHz/60GB/512MB/2TB $49.99/mo.
Intel 3.06GHz/80GB/1GB/2TB $59.99/mo.
Intel 2.4GHz/320/GB/1GB/3TB $74.99/mo.
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
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