> Cool, Thanks, That's handy! Did not know get_magic_quotes_gpc()! It's convenient, but don't let it encourage you to use mq: you should turn off mq on any server that you control. get_magic_quotes_gpc() is useful if you are distributing code to servers you don't control.
--Sandy
