PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am creating an online calendar where on the homepage it displays the next two upcoming events. I know how to limit it to two, but how do I have it automatically find the next two upcoming events. Sorry, this is probably a cinch for you all to answer. [/quote]
arghhh.... jumped the gun on the "it worked" schpeal....
I can get it to display the first two events in the table... but what if I don't want to manually delete old events.. can it automatically recognize the date and display the next two... or automatically delete an event after it occurs?