12, 2001 4:47 PM
To: Jared Mashburn; PHP Users
Subject: Re: [PHP] Dynamic Form
PHP does not know what the user has selected in the first drop down.
You can either reload the page with the new value once the user has
selected the value for the first drop down list, and go from there, or
use
Hell0,
I have a MySql database with 3 columns. The first column is "id" second
is "name" and third is "value", I have two drop-down lists, with the
first filled with an array from the column "name". I would like for the
second drop-down list be changed according to the "value" of what has
been
Hello,
I have a database with 4 Columns
|ID|First|Second|Third|
I am tring to run a query On the First Column and place the data into an
array. The problem that I am running into
Is that there are doubles, triples, and sometimes more of the same name
in that column.
I am importing a database from WordPerfect Paradox, the time stamp that
it puts into Mysql is one that I'm not familiar with.
Some examples are,
In Excel it formats them to:
35621 ---> 10-Jul-97
36965 ---> 15-Mar-01
36356 ---> 15-Jul-99
Can anyone tell me what date format this is, or how
4 matches
Mail list logo