Quote:
Originally posted by Hubsi
????
push
|
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.