--- Chris Thomas <[EMAIL PROTECTED]> wrote:
> Is there anyway that i can get a url relative to my server for a
> script that is being run??

$relative_url = '/';

That's a relative URL to your document root. What are you wanting,
exactly?

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming Fall 2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

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

Reply via email to