Quote:
Originally posted by Dark_Wizard
Very simple...
Place this:
PHP Code:
require('./todaysevents.php');
After this:
PHP Code:
require('./global.php');
Instead of where the instructions said.
I'm going to make some changes to this script if anyone is interested...I will be adding the following:- * List upcoming events instead of just today's events.
* List the date with the event as well.
|
Any luck on upcoming events?