Hello,
I'd like to build a small script to update my DB using omeka core functions. For example I'd like to be able to use get_db().
Which includes should I use ? I've tried "require_once("bootstrap.php")" but it does'nt seem to be enough as I get an error : "Database not available!"
I don't want to build a plugin or anything else, just a small script that I should call from the command line ("php myscript.php").
Hope someone has the solution
Thank You!!!
I didn't find the right solution from the Internet.
References
http://omeka.org/forums-legacy/topic/sim...pt-to-access-db
video explainers