hi,
i have the following:
i would like to know how i can add an additional AND WHERE code = html form field. i am just not sure of the syntax.
thanks in advance,
geebee
i have the following:
Code:
$sql="SELECT admitday, shift, infocount FROM qry_sum WHERE admitday ='".$count."'";
thanks in advance,
geebee
Comment