> I want to do something when the web server start. how to do that and where
> should i put do_something_for_server_start?
There are some hooks in priv/init where you can add something.
> Does boss_db support "or" condition Now?
boss_db is best for really simple queries; beyond those I usually
reach for SQL via boss_db:execute pretty quickly.
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/