Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3696254
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:43:01+00:00 2026-05-19T04:43:01+00:00

I have date database entries like the format 2011/01/08 06:10:11, but I need to

  • 0

I have date database entries like the format 2011/01/08 06:10:11, but I need to SELECT dates with the following select:

$q = mysql_query("SELECT id FROM events WHERE start = '".date("Y-m-d")."'");

So PHP doesn’t select anything!
When I set the time in the data base to the format 2011/01/08 00:00:00, the PHP selects this day

Please help me selecting the date whatever the time was.
THX

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T04:43:01+00:00Added an answer on May 19, 2026 at 4:43 am
     You can use this.
    SELECT * FROM <TABLE>
           WHERE date >= ‘2005-01-07’ AND date < ‘2005-01-07’ +
        INTERVAL 1 DAY;
    

    dont forget to replace ‘2005-01-07’ with the date you want. Same question has been discussed here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to select all entries from a table where date is the last
All, I have the following code: $fetch = mysql_query(SELECT * FROM calendar_events where event_status='booked'
I have entries in my database which has an expiration date. I would like
I have Database with date field. I see the time like: 1900-01-01 13:38:00.000 How
i have a combobox which is displaying date from database...in my database the date
I have saved a date in @dd-MM-yyyy HH:mm:SS format,Now in database it gets displayed
i have database table like this +-------+--------------+----------+ | id | ip | date |
I have a simple database structure like this: entries table +----+-----------+------------+-----------+------+ | id |
I have data in my database that looks like this: Date (DateTime) Type (varchar)
I have a mysql database of entries with dates. So what I want is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.