Install MySQL on Mac OS X. It’s not as scary as I expected.
update: I just spent way too long fighting with “Error 1045: Access for user … denied” messages. When assigning users to the MySQL database, use this page, Adding New Users to MySQL, as a guide, it worked on the first try.
another update:Using PHP to send HTTP headers which will post variables without using forms.