You have almost everything correct here
change that last line to this.
$arrayListArray = compact('booleanNonFormVars', 'booleanVars',
'profileVarArray',
'profileNonFormVarArray');
notice the use of compact()
Jim Lucas
- Original Message -
From: "Phil Powell"
- Original Message -
From: "Kevin Stone" <[EMAIL PROTECTED]>
To: "Phil Powell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 12:33 PM
Subject: Re: [PHP] Mind exploded on this one!
> - Original Message -
>
- Original Message -
From: "Phil Powell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 12:21 PM
Subject: [PHP] Mind exploded on this one!
$booleanNonFormVars = array('hasSelectedLetter', 'hasEnteredProfile',
'hasSelectedProfile',
3 matches
Mail list logo