Home Files
Adminer
Execute Command
PHP Eval
Symlink
File Upload
Owner :
www-data
PHP Version
5.6.40-0+deb8u12
Disk Space
41.01 GB
Server Addr
19-www4
Your IP
10.10.10.40
Edit File
File:
<%-- Document : index Created on : 19/01/2016, 20:23:58 Author : Rafael --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!-- Document : index Created on : 19/01/2016, 20:23:58 Author : Rafael Oliveira De Faria Este trabalho está licenciado com uma Licença Creative Commons - Atribuição-NãoComercial 4.0 Internacional. --> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="css/my_page.css" rel="stylesheet"> <title>Sistema de Leitura Virtual</title> </head> <body> <form name="form1" action="action?pag=home" method="post"> </form> <script>form1.submit();</script> </body> </html>