Hi all,
I am trying to retrieve records from 2 tables for people who have signed up between two particualr dates, but for some reason I get an error
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource on line 21
I have two tables, table1 and table2 and the search...