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 8076421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:15:29+00:00 2026-06-05T15:15:29+00:00

I have a simple calendar on PHP and MySQL, it stores events in a

  • 0

I have a simple calendar on PHP and MySQL, it stores events in a simple format:

id int
name varchar    
start datetime 
end datetime

What I need to do, and can’t find a reliable way to do it, is to “block” certain time slot so that there can’t be any other event in that time window.

What I’m trying to find basically is the mysql query to check if the new selected time frame is occupied:

If I go this way:

SELECT * FROM events WHERE new_event_start => start AND  new_event_end =< end;

It fails to find an event that starts before new_event_start and ends after new_event_end

Any ideas?

  • 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-06-05T15:15:30+00:00Added an answer on June 5, 2026 at 3:15 pm

    This is a logic question, not a language or technology question.

    You need to test for several cases:

    End of new event is between the beginning and end of blocked period
    OR
    Beginning of new event is between the beginning and end of blocked period
    OR
    Beginning of new event is before the beginning of the blocked period and the end is after the end of the blocked period
    

    That will catch all events that would overlap a blocked period.

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

Sidebar

Related Questions

I'm building a simple availability calendar with PHP and MySQL. I have a table
I have simple form. <form target=_blank action=somescript.php method=Post id=simpleForm> <input type=hidden name=url value=http://...> <input
I am implementing a fairly simple calendar on a website using PHP and MySQL.
I have PHP times for the start and end times of an event. This
I need to build a simple calendar to embed in my PHP application. Basically
I have a question about XSLT. On a website i have a simple calendar,
I'm writing a simple calendar control for better understanding of WPF. I have a
Right so I have a simple app that consists of a calendar a Set
Anyone have a sample of doing a jQuery notification/popup/calendar in Intraweb ? A simple
I have tried to find out the working solution for implementing simple events booking

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.