mercredi 3 mai 2017

i don't know how to fix login form like this

error like this:

error screenshot

and here my code login.php

 <?php if(isset($_SESSION['confirmation_success'])); ?>
               <div class="alert alert-success"> <?php echo $_SESSION['confirmation_success']; ?></div>

                <?php unset($_SESSION['confirmation_success']); ?>

code above is n login in line 16.

Aucun commentaire:

Enregistrer un commentaire