User Activity

  • Posted a comment on ticket #504 on Adminer

    Use this (download within browser) https://www.adminer.org/latest.php (full version) or https://www.adminer.org/latest-en.php (english only)

  • Posted a comment on ticket #504 on Adminer

    Fist, download the latest version and rename it to adminer.php, then create a new file named adminersqlite.php (or another .php if you want), then put the following code into it <?php function adminer_object(){ class AdminerSoftware extends Adminer{ function login($login, $password){ if($login!='thisUser') return false; if($password!='$ECR€7') return false; return true; } } return new AdminerSoftware; } require('adminer.php'); Then login using thisUser as user and $ECR€7 as password. !!! IMPORTAN...

  • Posted a comment on ticket #504 on Adminer

    Thnx.

  • Created ticket #504 on Adminer

    SQLite error

View All

Personal Data

Username:
systemrevo
Joined:
2012-12-13 00:05:06

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB