简体   繁体   中英

php mysql find records between two dates

i am working on a system that manages atm card stocks at a local bank. would like code that can parse through the db and give me number of cards received by the branch from the card producers and the number collected by the customers on each day between two specified dates. Fields in my db AccountNUm,DateReceived,DateCollected

Connection to DB http://www.tutorialspoint.com/mysql/mysql-select-query.htm

Difference date How do I query between two dates using MySQL?

Use google =\\ Question should be really closed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM