On Mon 27 Dec 04, 8:48 PM, S Kumar <[EMAIL PROTECTED]> said:
> Hello Pete:
>
> However, in the case of checkboxes, I do not know how
> to make variables out of them depensing on what user
> selects. Say whatever user cheks in the checkbox,
> that variable has to be searched in TABLE-C and
> vari
Hello Pete:
It is a cancer patients for whom i have data on
preoperative and postoperative procedures and drugs
administered for that condition. my table looks like
this:
S. No Pat_age_group type_of cancer size_of_tumor
1 Old Prostate 5 cm
2 Young bre
On Mon 27 Dec 04, 9:22 PM, p said:
> >
> > Select age_group from patient_data where age_group =
> > young and old ;
> >
> >
> > I am truly stuck here. Can any one please help me out
> > to pass this situation.
> >
> > Thank you in advance.
> >
> > Kumar.
>
> PS- How can a single patient
On Mon 27 Dec 04, 5:22 PM, S Kumar <[EMAIL PROTECTED]> said:
> Dear group,
> I am a novice programmer started doing php to process
> a query form of my patients.
>
> I have a database and one table in it deals with my
> patient information. Depending on their condition I
> divided their age