How can I allow someone to access my mysql database from their website. I need them to be able to write information into my database, so how would I set up the account (the privileges)? It can't still be 'user'@'localhost' can it? Can I allow only 1 ip to access it?