|
Posted by Shelly on 10/06/07 04:14
"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:YoOdnX-zcpzERZvanZ2dnUVZ_vGinZ2d@comcast.com...
> A couple of easy possibilities.
>
> The easiest would be to set a constant in the beginning of each file, and
> switch on it, i.e.
>
> <?php define('thispage', 'home';?>
>
> Or
>
> <?php define('thispage', 'band';?>
>
You are missing a couple of closing parentheses.
Shelly
Navigation:
[Reply to this message]
|