Re: form problem (?)
- From: "Konrad Tuszkowski" <konrad.t@xxxxx>
- Date: Wed, 27 Jul 2005 11:37:44 +0100
> Right now, your select statement is only finding _exact matches_ of $A,
> $B, $C, $D, and $E.
this is the point. my $vars are chemical elemnents symbols, so exact matches
desired
problem is that if user put twice same element symbol ( "H" for example) db
returns only 1 row, not two. i need both "H" to be assigned to the same
value in db, that i could make a calculation "H"+"H"
i.e.
if user put "H" "2" "O" my script returns proper value of molal weight 18,
but if it is "H" "O" "H", script returns only 17, value for 1x"H" and 1x:"O"
thx anyway
konrad
.
- References:
- form problem (?)
- From: Konrad Tuszkowski
- form problem (?)
- Prev by Date: Seeking Dating code in PHP
- Next by Date: Re: Detection of missing links
- Previous by thread: Re: form problem (?)
- Next by thread: PHP advantage.
- Index(es):