</div> </div> </div> <hr/> <footer class="footer"> <div class="container"> <?php if(!isset($footerText)) { $footerText = 'Developbat Crud System'; } echo $footerText; ?> </div> </footer> </body> </html>
info at phpclasses dot org