OwlCyberSecurity - MANAGER
Edit File: result.php
<!DOCTYPE html> <html lang="en"> <head> <?php include 'header.php'; ?> </head> <br> <body> <?php include 'menu.php'; ?> <?php include 'resultcontent.php'; ?> </br> </body> </html>