rebonjour a tous
Rien ne marche avec ce code
/*Traitement des informations de modification*/
if(isset($_POST['modifier']))
{
$client=new client ($_POST['Contact_1']);
$client->modifier_client ($_POST['Civilite_1'], $_POST['Contact_1'], $_POST['Region_commercial'], $_POST['Adresse'], $_POST['Comple_adresse'], $_POST['Ville'], $_POST['CP'], $_POST['Mail_1'], $_post['Telephonne_maison'], $_post['Portable_1']);
je suis débutant et pomméééééé

Patrick
superleformateur.info