So does [man]extract/man, except with extract() you can add a prefix to the incomming variables... that way you can at least avoid variable collsion.
Then again, does it matter? If you add another field to your form, don't you have to add a bit more code to your PHP script to handle this new field? I know this depends on the application, but I just thought I'd ask...