> Try cgi.SCRIPT_NAME

scorchio! well, that settles the question of whether I rebuild one of my
sites in CF or PHP ;-)

Ian W


----- Original Message -----
From: "Justin MacCarthy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 29, 2002 1:20 PM
Subject: RE: [ cf-dev ] for loops...


>
> Justin
>
> > if ($PHP_SELF == '/index.php') {
> > do something
> >  }else if ($PHP_SELF == '/resources.php') {
> > do something else
> > }
> >
> > so one can have a complex navbar and just include it on every
> > page, then do
> > different stuff depending on where you are (see
> > www.realfoodonline.com  for
> > an example, although it's still under massive construction). Is there a
CF
> > equivalent?
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to