I realize this isn't a php question, but I figured that someone here knows
of a good mysql newsgroup and in the mean time someone here probaby knows
the answer to my question.

Can I set up a query like this:

select * from table where start_shot <= $current_shot and end_shot >=
$current_shot

note everything will be of type INT

Thanks ya'll



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to