On Fri, 19 Jan 2001, Michael Zornek wrote:
> ok so i set up a multidimensional array with the following code:
>
> // departments.inc
> //
> // This file defines the switches. All the forms, and return displays are
> // based on this table (multidimential array). The first index is the
> switch n
On Fri, 19 Jan 2001, Michael Zornek wrote:
> ok so i set up a multidimensional array with the following code:
>
> // departments.inc
> //
> // This file defines the switches. All the forms, and return displays are
> // based on this table (multidimential array). The first index is the
> switch
ok so i set up a multidimensional array with the following code:
array("On", "On", "The Seybold Report"),
"s2" => array("On", "On", "Publishing Systems"),
"s3" => array("On", "On", "Internet Publishing"),
"s4" => array("On", "On", "The Bulletin"),
"s5" => array("Off", "Off", ""),
"s6" => array("
3 matches
Mail list logo