Re: why doesn't this work? - using && with an IF statement
From: Alvaro G Vicario (alvaro_QUITAR_REMOVE_at_telecomputeronline.com)
Date: 07/09/04
- Next message: CJ Llewellyn: "Re: PHP/MySQL and Zone Alarm"
- Previous message: Sarah Tanembaum: "Secure Database Systems"
- In reply to: NotGiven: "why doesn't this work? - using && with an IF statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 9 Jul 2004 09:28:30 +0200
*** NotGiven wrote/escribió (Thu, 8 Jul 2004 20:39:39 -0400):
> However, this works:
>
> session_start();
> if (isset($HTTP_SESSION_VARS[un']))
> echo "hello";
It doesn't:
Parse error: parse error, expecting `']''
-- -- -- Álvaro G. Vicario - Burgos, Spain --
- Next message: CJ Llewellyn: "Re: PHP/MySQL and Zone Alarm"
- Previous message: Sarah Tanembaum: "Secure Database Systems"
- In reply to: NotGiven: "why doesn't this work? - using && with an IF statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|