Recent content by MAsca

  1. M

    php timer that executes an action after a set time-?

    I am working on the event calendar in php.I want to execute the alarm when the user specified events deadline is meet to notify the user.Deadline is year,month,hrs,minutes and secs. Thanks in advance.
  2. M

    Event handling in php?

    I have a calendar in php with date displays in a table.What I want is when mouse is over that date / click on the date it opens the list of event of that day from the database(MySql). Any help will be appreciated.
Back
Top