Thank you! It works on both platforms (IIS and Apache)!

Thanks for your help! I am grateful.

Joseph Moore

"Hassan El Forkani" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> try this
>
> <?
> if ( isset($CategoriesONE) and $CategoriesONE != "" )
> echo "ONE ";
> if ( isset($CategoriesTWO) $CategoriesTWO != "" )
> echo "TWO ";
> ?>
> REGARDS
>
>
> At 06:44 10/08/01, Joseph Moore wrote:
> ><?
> >  if ( $CategoriesONE != "" )
> >   echo "ONE ";
> >  if ( $CategoriesTWO != "" )
> >   echo "TWO ";
> >?>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to