mikec@technomediapei.com
02-27-2008, 08:47 AM
Hi,
I've read through the threads on how searching the events is not part of the current implementation.
I know just enough php/mysql to be dangerous :bandit: , and would have no problem doing a simple search on the calendar database. My problem is that I don't know how to unscramble the dates from the database.
Could you advise me on what php I should use to unscramble the date? Is it similar to: <?php echo makeDateTime($row_Recordset1['news_date'], 'F d, Y'); ?> or something along those lines?
Any help would be appreciated. Thanks.
Best,
Mike
I've read through the threads on how searching the events is not part of the current implementation.
I know just enough php/mysql to be dangerous :bandit: , and would have no problem doing a simple search on the calendar database. My problem is that I don't know how to unscramble the dates from the database.
Could you advise me on what php I should use to unscramble the date? Is it similar to: <?php echo makeDateTime($row_Recordset1['news_date'], 'F d, Y'); ?> or something along those lines?
Any help would be appreciated. Thanks.
Best,
Mike