Manipulating date, help please

Hi All,

I've installed and got it working fine. The only thing I'd like to change is the way ez_results displays the date that in the DB. The date format is 2001-05-15. I'd like it to display this date in UK format as 15-05-2001. The date is current displayed using COL8. I've read through the register function section but it's not very clear to me as a kind of newbie at PHP etc. I know I need to make a function to explode this date so I can reassemble in the UK order but I dont't know where to put the function nor where to call it from. Can anyone offer some guidance on this? Thank you

Sarah