This is a collection of simple programs built using Codeigniter as a php framework and using mariadb or mysql as a database, this program includes:
You can set your own database naming along with a password that can be found in the directory /application/config/database.php and you can change it like the example below in line 76.
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost', //Your hostname, use the default as a recommendation*
'username' => '', //Username your database*
'password' => '', //Password your database*
'database' => '', //Name Database*
'dbdriver' => 'mysqli', //Driver Database, use this settings if you are using mysql or mariadb*
...
);For run migrations
Multiple navigation in header using controllers, you can see here. Passing data from the controllers then making the pattern like the image above, you can see here. Provide 2 simple functions, one as the login and logout method using a library from the Codeigniter framework, while the other one is a simple calculator or calculator. you can see here. Simple app for counting from the circumference of a parallelogram, you can see here. Simple app for counting from the circumference of a parallelogram, you can see here.


