Re: [PHP] "OR" Problems

2001-07-26 Thread J S R
Thank you s much david. "David Robley" <[EMAIL PROTECTED]> wrote in message 01072515394001.32266@www">news:01072515394001.32266@www... > On Wed, 25 Jul 2001 13:36, J S R wrote: > > Shouldn't this work? I did it because I want the link to change to the > > "top-alt" class when the certain link

Re: [PHP] "OR" Problems

2001-07-24 Thread David Robley
On Wed, 25 Jul 2001 13:36, J S R wrote: > Shouldn't this work? I did it because I want the link to change to the > "top-alt" class when the certain link is selected. > > but when i do this... they "if" statement is always active even if its > not on the page. > > what am i doing wrong. Several t

RE: [PHP] "OR" Problems

2001-07-24 Thread SED
Why aren't you using the brackets? if (statement){ } else { } SED -Original Message- From: J S R [mailto:[EMAIL PROTECTED]] Sent: 25. júlí 2001 04:06 To: [EMAIL PROTECTED] Subject: [PHP] "OR" Problems

[PHP] "OR" Problems

2001-07-24 Thread J S R
Shouldn't this work? I did it because I want the link to change to the "top-alt" class when the certain link is selected. but when i do this... they "if" statement is always active even if its not on the page. what am i doing wrong. portfolio"; else echo "portfolio" ?> services"