Quand je clique sur un bouton il est supposé ouvrir une autre page php qui contient une ligne en javascript
Code : Tout sélectionner
setTimeout "window.location.href='authentification.php#retour'",100);Pouvez vous m'aider ?
Code : Tout sélectionner
setTimeout "window.location.href='authentification.php#retour'",100);