Thanks so far you've all been marvellous.
Right I'm currently getting on with the security checking of my site, but how about backing up the database. Currently I'm using a hosted service, so all my data and code is on the internet. I have only one database online with multiple tables, so I need to put them somewhere (on an daily basis preferably, with new backups each day). The code I can handle it's just the databases that are tricky.
Is there any tool out there that'll do this quick and smart and would I need a local MySQL database running in order to put them on a local machine.
Thanks in anticipation
Bill