Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Query Date Problem

Status
Not open for further replies.

vetteguy69

Technical User
Joined
Feb 22, 2002
Messages
13
Location
US
I have a MySQL database and was looking for a query to take in 2 form variables (beginning and end date) and based on those dates, return users from the database who's birthday(already in database column) is within that date range. How would I achieve this type of functionality?
 
The software I'm using is PHP 4.0 on a MySQL database.
thanks,
Mike
 
I'm not familiar with either PHP or MySQL. Check out forum434, the PHP forum and forum436, the MySQL forum. You'll get appropriate answers there. Terry L. Broadbent - DBA
Computing Links:
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions.
 
Thank you very much for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top