Jump to content

Todays Database Entries?


Warptweet

Recommended Posts

In my database, one of the columns is "date".

 

The date uses the TIMESTAMP(8) code, which means it stores the date that the row was created.

How would I be able to find how many rows were entered the particular day? (E.G. How many today, when it's tommorow, it will display how many were uploaded tommorow, and so forth)

 

And once it does that, display a NUMBER of how many rows were entered today?

 

EXAMPLE OF TIMESTAMP(8):

2007-02-24 21:14:50

 

Thats an example of what TIMESTAMP(8) does, you can use that to find how many rows were entered today.

Link to comment
https://forums.phpfreaks.com/topic/40782-todays-database-entries/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.