Hehe
what school you attend selecting from age range 30 to 35? After all you are still programming for hidden dating site, isn't it?
Why not writing a simple query as for example:
select all_my_dating from mytables where YEAR(CURDATE()-DOB) between 30 and 35;
Hint: Never store age of a person in database, except you are planing kind of provision of work ;)
-- tesu