Codeigniter has methos to access and manage CURRENT configured database. SPANISH version of this : https://groups.google.com/forum/m/#!topic/venenuxsarisari/jTP0zhLQHOY There's no method to change on the fly the "current selected db group", u must create one group per database and select it on the load, such as: $this->load->database('config-db-1'); where configdb1 its a stored array of database settings for connecting. There's a hack 2way to dinamically choose database on the fly in the controller with one configuration. 1) configure a database group array but only in the config.php file 2) load all the varables and extrac the array of u'r db configuratio 3) change the "database" key value to the new 4) re - load the database library with the "changed" settings a example quick code: 1) go to application/config.php : $config['sysdb'] = array( 'hostname'=>'l...
(ACTUALIZADO) la pagina fue reestablecida hay muchos cambios pero los usuarios no lo notaran, para verlos o informacion haz click aqui rusnies cambios y consejos para verlos 1) primer dia no se pudo hacer login, ni recuperando password! 2) segundo dia (mas abajo) al fin logeado! 3) para poder aunquesea ver tu planilla, pulsa aqui: planilla rusnies, soluciones algunas! 4)y aqui: tercer dia, algunos detalles arreglado, pero... todos los defectos son algo raros! -si no puedes entrar lee mas abajo, se explica porque y como acceder a tu cuenta en el R.U.N.E.S. -ojo quiero aclarar que un monton de inutiles no ingresaban bien la direccion y por ello no llegaban a ver nunca la pagina! porque ponian la "gov" en vez de "gob" ya que el pedazo de periodico no sabe escribir! 1) Primer dia del R.U.N.I.E.S. : (powered by apache+php+debian, pero estupidizado por los TSU y ingenieros informaticos graduados, que creen saber de programacion!) Cuan triste es ver m...