Why bother with the line :
if ($dbcnx != FALSE)
When you could use :
if (!$dbcnz) . ?
- Original Message -
From: "Craig Westerman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 3:24 PM
Subject: Connect question
> Below is two scripts. The fi
The two passwords in the connections are different perhaps???
- Original Message -
From: "Craig Westerman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 3:24 PM
Subject: Connect question
> Below is two scripts. The first one connects fine. The second give