Quoting Anthony Mills <amills at gascard.net>: > What do you mean object member, like if (isset($hello['uselibwbxml'])) > {//use libwbxml} else {? Yeah, like: if ($this->_useLibwbxml) { ... And just hardcode that member to either true or false for now. -chuck -- "Here, I brought some cole slaw. It's made from peeeooople! Just kidding."