Bapak_kau Mini Shell

Current Path : /home/refref/public_html/referate-20250406223149/
Upload File :
Current File : /home/refref/public_html/referate-20250406223149/index.php

<?php 
error_reporting(1);
ini_set('display_errors', 'On');
	ob_start(); 
	session_start();
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <link rel="stylesheet" href="css/font-awesome.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/custom.css">
        <title>News Android App</title>
        <style>
            .login{
              margin-top: 12%;
              margin-left: 2%;
            }
            .login h1{
              padding-bottom: 40px;
            }

        </style>
    </head>

    <body background="images/bg_img.jpg">
    	<div id="container">
			<?php include('public/login_form.php');?>
	        <?php include('public/footer.php');?>
    	</div>

    <script src="css/js/bootstrap.min.js"></script>
    </body>
</html>

Recode by Bapak_Kau - Zona_Coder Team