installation de codeigniter et de la base de données

This commit is contained in:
2026-06-03 15:52:41 +02:00
parent 3646779518
commit 0b5528c06f
284 changed files with 71269 additions and 0 deletions
@@ -0,0 +1,13 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
| -------------------------------------------------------------------------
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
| files. Please see the user guide for info:
|
| https://codeigniter.com/userguide3/general/hooks.html
|
*/