Notice (8): Undefined index: id_profession [APP/controllers/home_controller.php, line 2422]Code $this->autoRender = false;
$id_profession = $_POST['id_profession'];
HomeController::test_autoriser_nv_quest() - APP/controllers/home_controller.php, line 2422
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 91
Notice (8): Undefined index: email [APP/controllers/home_controller.php, line 2423]Code |
Context
$id_profession = $_POST['id_profession'];
$email = $_POST['email'];
$id_profession = null
HomeController::test_autoriser_nv_quest() - APP/controllers/home_controller.php, line 2423
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 91
-1