MySQL Forums
Forum List  »  PHP

Urgent Help!
Posted by: William Glenn
Date: November 05, 2010 08:38AM

Hi all. I am so stumpped on how to do this for some reason. Any help is SO appreciated.

Here is my issue.
I have my database fields eg:
race_type age_start age_end

and a sample of a race categories would be:
Road 15 18
Road 19 21
Road 22 25

SO. I have the persons age stored in $race_age and the people can race a category YOUNGER than them, but not older. So i'm trying to figure out how to correctly query to select categories correctly.

Does that make sense?

Options: ReplyQuote


Subject
Written By
Posted
Urgent Help!
November 05, 2010 08:38AM
November 05, 2010 03:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.