<div class="clearfix"></div> <!-- Footer --> <footer> <div class="container-fluid"> <p class="text-center">Copyright by <a href="#" target="_blank">Shristiuniverse</a> <?php echo date('Y'); ?></p> </div> </footer> <!-- /Footer --> </body> </html> <?php ob_end_flush(); ?> <?php unset($_SESSION['success'] ); unset($_SESSION['error']); ?>