--- Chris Thomas <[EMAIL PROTECTED]> wrote:
> I working on creating a poll script, and right now it consists of 3
> main files:
> poll.php
> pollFunctions.php
> poll.css
> These files reside in the /poll directory (for now)

[snip]

> So what im trying to figure out is the relative url of where the
> pollfunctions.php file resides.

$url = '/poll/pollfunctions.php';

Hope that helps.

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