For the expiration date thing, there needs to be a way to set it to 30 (or whatever) days into the future on signup. How do we do this? Can I write TTL=NOW()+30 or something like that? Or do I have to figure it out in the PHP script? Thanks