Larry Garfield wrote: > Here's a bigger question: When will people stop using mysql_ as their > example API, when PDO is more standard in PHP 5 and more secure, and > mysqli is available as well? As always, the key question must be - what's the advantage of moving? When the developer benefits from something being "more standard" and more secure, then he'll change. If you want to force someone to change, you remove the interface (after having marked it deprecated for a while). /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php