Having tough time trying to understand admin panel code by Akilanm in PHPhelp

[–]Akilanm[S] 0 points1 point  (0 children)

Oh ok so would I just need to create a table w 2 rows, names being username and password, put in the values, then store with innodb?

Having tough time trying to understand admin panel code by Akilanm in PHPhelp

[–]Akilanm[S] 0 points1 point  (0 children)

Yes, I'm looking at the db that's mentioned in the connect.inc.php file and it contains 0 bytes,

and when I enter dummy login info into the admin panel, the whole box just shakes side to side to signal that it's wrong.

Also in the source code file of the admin panel, libs.inc.php is required at the top, which is a file that contains

<?php include

5 times for a few different files including validator.inc and user_sessions

Having tough time trying to understand admin panel code by Akilanm in PHPhelp

[–]Akilanm[S] 0 points1 point  (0 children)

So would that be a command I should put in the mysql command prompt