User Activity

  • Posted a comment on discussion Other databases on Adminer

    Sorry, I don't see how to check as [SOLVED]

  • Posted a comment on discussion Other databases on Adminer

    Hello, Thanks to your example. I have done the same, with terminating by : include "./editor-4.6.3.php"; /var/log/apache2/errors.log give a : PHP Warning: Declaration of AdminerPlugin::dumpTable($table, $style, $is_view = 0) should be compatible with Adminer::dumpTable() in /mnt/nas/plugins/plugin.php on line 0 but it works ! many thanks

  • Posted a comment on discussion Other databases on Adminer

    august 2018 : plugin login-sqlite.php doesn't exist any more. I can't repruduce this example. Is there a new solution ?

  • Modified a comment on discussion Other databases on Adminer

    Adminer 4-6-3 + Sqlite work well with this adminer.php file : <?php function adminer_object() { include_once "./plugins/plugin.php"; include_once "./plugins/login-password-less.php"; return new AdminerPlugin(array( // TODO: inline the result of password_hash() so that the password is not visible in source codes new AdminerLoginPasswordLess(password_hash("toto", PASSWORD_DEFAULT)), )); } // include original Adminer or Adminer Editor include "./adminer-4.6.3.php"; it's work well But, I can't do work...

  • Modified a comment on discussion Other databases on Adminer

    Adminer 4-6-3 + Sqlite work well with this adminer.php file : <?php function adminer_object() { include_once "./plugins/plugin.php"; include_once "./plugins/login-password-less.php"; return new AdminerPlugin(array( // TODO: inline the result of password_hash() so that the password is not visible in source codes new AdminerLoginPasswordLess(password_hash("toto", PASSWORD_DEFAULT)), )); } // include original Adminer or Adminer Editor include "./adminer-4.6.3.php"; it's work well But, I can't do work...

  • Modified a comment on discussion Other databases on Adminer

    Adminer 4-6-3 + Sqlite work well with this adminer.php file : <?php function adminer_object() { include_once "./plugins/plugin.php"; include_once "./plugins/login-password-less.php"; return new AdminerPlugin(array( // TODO: inline the result of password_hash() so that the password is not visible in source codes new AdminerLoginPasswordLess(password_hash("toto", PASSWORD_DEFAULT)), )); } // include original Adminer or Adminer Editor include "./adminer-4.6.3.php"; it's work well But, I can't do work...

  • Posted a comment on discussion Other databases on Adminer

    Adminer 4-6-3 + Sqlite work well with this adminer.php file : // include original Adminer or Adminer Editor include "./adminer-4.6.3.php"; it's work well But, I can't do work adminer editor 4-6-3 + Sqlite I tried this file editor.php (similar with adminer.php ) <?php function adminer_object() { include_once "./plugins/plugin.php"; include_once "./plugins/login-password-less.php"; return new AdminerPlugin(array( // TODO: inline the result of password_hash() so that the password is not visible in source...

View All

Personal Data

Username:
forgex35
Joined:
2018-08-28 14:23:05

Projects

  • No projects to display.

Personal Tools