PHP AND OR
- From: "PaulB" <pbird@xxxxxxxxxxxx>
- Date: Fri, 28 Mar 2008 15:50:38 -0000
Hello, newbie looking for some help please
In the following do I have to use two if else structures or can I use a
boolean funtion in the 'if' because I want to check two variables not one.
if ($found == 0) AND ($whatever == 0)
{
//Do it
}
else
{
//Do nothing
}
Paul
.
- Follow-Ups:
- Re: PHP AND OR
- From: SrSilveira
- Re: PHP AND OR
- Prev by Date: Shake hip Orgasm Woman
- Next by Date: Re: PHP AND OR
- Previous by thread: Shake hip Orgasm Woman
- Next by thread: Re: PHP AND OR
- Index(es):