Did y'all see the slashdot article today about PHP6? http://it.slashdot.org/article.pl?sid=06/03/14/0455221 I'd heard most of this info before. Most of it sound great, but a lot of apps will need some work under PHP6. At least with PHP5, these settings (register_globals, magic_quotes...) were optional. In 6 they're not supported. -dc