Right so in the database the end date is stored as 040520080935 (for example) to help witht he cron job.
However I want to display the end date to users.
Ive exploded 040520080935 so I now have 0405. What i need to know how to do, is put a / in between the 04 and 05.
Any suggestions?![]()





Reply With Quote

