Forum » » Road map développement » » [Résolu] - Ghost formulaire dans user
Posté : 5 mars 2021 à 14:21
[code php] // Modify the report level of PHP // error_reporting(0);// report NO ERROR error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE); // Devel report //error_reporting(E_ERROR | E_WARNING | E_PARSE); // standard ERROR report error_reporting(E_ALL); [/code]
Cet article provient de Labo NPDS 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=1477&forum=21