This topic is locked

upcoming event publish automaticly and not publish automaticly

9/2/2010 11:34:54 AM
PHPRunner General questions
S
siro author

Hi Ann
How to make list that only displays the current Date
I create a project is called Upcoming Event, I want to know the codes for StartDate field and EndDate field

after the users select the date I want the upcoming event publish automaticly and not publish automaticly.
This is the table

SELECT

EventID,

userID,

StartDate,

EndDate,

EventSubject,

EventDetail

FROM upcomingevent
Thanks

S
siro author 9/3/2010

Hi Ann
How to make list that only displays the current Date
This is the table

SELECT

EventID,

userID,

StartDate,

EndDate,

EventSubject,

EventDetail

FROM upcomingevent
Thanks