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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:16:59+00:00 2026-05-27T03:16:59+00:00

Disclaimer: I’m new to web development. Goal: I’m creating an event calendar, and there

  • 0

Disclaimer: I’m new to web development.

Goal: I’m creating an event calendar, and there will be status for each event: completed; not completed; and completed late. If an event is completed, I want it to be highlighted green. If an event is not completed, I want it to be highlighted red. If it’s completed late, I want it to be highlighted yellow.

Note: With this in mind, I already have everything set up that needs to be in place so far up to this point (database, etc.).

Question: I’m wanting to know how I can use my current platforms (HTML/CSS/CodeIgniter/PHP/JS), to access the event condition (completed, not completed, completed late) from the database (MySQL) to highlight (or change the background color of) the event shown in the calendar. I’m wondering what resources I could look into making this possible, and complete solutions are also welcome. I will be more than happy to provide any other information omitted from this post. Thank you so much for all of your help!

  • 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-27T03:16:59+00:00Added an answer on May 27, 2026 at 3:16 am

    I think it’s a quite easy problem ; you just need to assign each status a code (“completed”, “not_completed”, “completed_late”) that you’ll put in your database. Probably you’ve already done that.
    Then, when you display your events, just add this code as a class ; for exemple :

    <div class="event <?php $event->getStatus() ?>">
        ...
    </div>
    

    You just have to define the correct style for status class. 😉

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

Sidebar

Related Questions

Disclaimer: I am fairly new to working with generics so I am not entirely
Disclaimer : I am reviewing CouchDB for a new project, so I am not
Disclaimer: I am very new to iOS development. Please excuse the possible stupidity of
Disclaimer - It's not spam . In the application, the user will be confirm
Disclaimer: not sure this is WordPress related or not. I'm following a simple tutorial
Disclaimer: I know there are better ways to track email open rates, which are
Disclaimer, new to programming, working my way through C++ Prime Plus 6th ed. I'm
Disclaimer : I'm quite a novice to RoR, but not with Ruby (if that
(DISCLAIMER: I'm not a programmer, I spend my time on serverfault, I'm just a
Disclaimer: This was just a silly mistake i made. Did not close it because

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.