Mailing List Archive



Back to the month index Back to the list index

Matthias Suencksen (msuencks@TechFak.Uni-Bielefeld.DE)
Mon, 14 Apr 1997 11:20:28 +0200


Message-Id: <3351F6DC.3CB0EB46@techfak.uni-bielefeld.de>
Date: Mon, 14 Apr 1997 11:20:28 +0200
From: Matthias Suencksen <msuencks@TechFak.Uni-Bielefeld.DE>
Subject: [mSQL] B6 w3-msql fails with array 

Hello,

I have found a bug in B6's w3-msql handling of arrays. Consider the
following
call to a lite-enhanced HTML-File (it worked with B5):

        http://localhost/cgi-bin/w3-msql/test.html?field=one&field=two

The response is:

        W3-mSQL Runtime Error! - Unknown variable '$field'

        Error at line 3

the script test.html:

        <body>
        <h2>
        <! $t= $field[0];
         echo ("test: $t"); >
        </h2>
        </body>
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!