I want to back up all my websites MySQL stuff. I have a shared hosting account and I can access phpmyadmin. Is tehre anyway to do it automatically?
You can setup a cron job to download the database if you can get your shared host to give you read access to the actual database files, usually stored in /var/... Or, look into mysqldump