[PHP-DB] mysql_query

2011-06-06 Thread Chris Stinemetz
Hello all, Not sure what I am doing wrong. I have a simple form that populate the variables in a mysql query. I know the selected values are making it to the form porcessing script because I can echo them on the processing script as indicated below. You Selected Cell_Sect = 1_1 You Selected Date

Re: [PHP-DB] mysql_query

2011-06-06 Thread Niel Archer
> Hello all, > > Not sure what I am doing wrong. > > I have a simple form that populate the variables in a mysql query. I > know the selected values are making it to the form porcessing script > because I can echo them on the processing script as indicated below. > > You Selected Cell_Sect = 1_1