I’ve just written an article on the WordPress Codex (wiki) about how to create options pages and have WordPress handle all the saving / updating / magic for you. I discovered the technique the other day and I think it’s a gem, makes for very elegant plugins!
Links
Me
Tags
Alternative MBA Amazon Amazon-S3 Australia Bangkok California Callum Callum-Macdonald cape town CouchSurfing CouchSurfing.com eBay Facebook Fedora Fedora-7 Google Guadalajara Guatemala Hong-Kong las vegas Linux mexico Montreal MySpace Open-Source OpenCouchSurfing rsync.net Seth Godin Skype SmartHippo Smile snow South Africa Spam Sydney Thailand Toronto twitter ubuntu usa Vancouver WordPress WordPress-Plugins WP-Mail-SMTP YouTube

Great post on the Codex. It’s the simplest explanation of how to update options that I’ve found so far. The sample code was a tremendous help. Thanks for taking the time to write it.
@Laran Evans: New option whitelisting code in 2.7 makes this approach semi-obsolete. It still works, but only as a temporary backwards compatible fix. I’d suggest using the new whitelist options code instead (which is also WPMU compatible). I’ll try to update the article at some point…