Index Librorum Prohibitorum (or Index) is a URL shortener/masker. The URL identifier is only 6 digits long.
This website requires some software to work correctly:
- PHP 7.2
- Apache2
- MySQL
PHP requires
curl
extension to be installed.
Other software like
nginx
or alternativePHP
versions may cause an unexpected behaviour.
config.php
contains all the information relative to the MySQL configuration. You should replace the following lines with the right values:
// Database connection
define('MYSQL_HOST', '<HOST>');
define('MYSQL_USER', '<USER>');
define('MYSQL_PASS', '<PASS>');
define('MYSQL_DB', '<DATABASE>');
define('MYSQL_TABLE', '<TABLE>');
You can also enable the debug mode to get reports from notices and warnings.
Everything I do and publish can be used for free whenever I receive my corresponding merit.
Anyway, if you want to help me in a more direct way, you can leave me a tip by clicking on this badge: