Closed tokick4 closed 11 years ago
I figured out the sql statement that I needed, "where"=>"inspection_date = CURDATE()&&assigned = '0'" ,
I just need to fix the widths of the table so that they don't cut off the description of data within them.
Yep its just a string for the entire where clause.
Just add
Sean, Sorry to bomb bard you with so many questions. Can the where statement take two values like this: "where"=>"inspection_date = 'CURDATE()'" && "assigned = '0'", I am wanting to filter it down.
Also is there any way to set the widths of the columns?
By the way thanks for all the help Jon