Show sourcecode
The following files exists in this folder. Click to view.
Webserver1/Ovningar/Slutprojekt/DEBUG/
callback_log.txt
ffmpeg_testing.php
force_verify_timeout.php
phpinfo.php
reset_session.php
test_callback_recieve.php
test_callback_send.php
test_dbmanager.php
test_upload.php
uploads/
phpinfo.php
16 lines ASCII Windows (CRLF)
<!DOCTYPE html>
<html lang="sv">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<?php
phpinfo();
?>
</body>
</html>