Advertisement
Guest User

Untitled

a guest
Nov 30th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 4.0.8.0
  8. * @ Author : DeZender
  9. * @ Release on : 12.11.2018
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. echo '<!DOCTYPE html>' . "\n" . '<html> ' . "\n" . ' <head> ' . "\n" . ' <meta charset="utf-8">' . "\n" . ' <meta http-equiv="X-UA-Compatible" content="IE=edge">' . "\n" . ' <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">' . "\n" . ' <meta http-equiv="X-UA-Compatible" content="IE=9" />' . "\n" . ' <link rel="stylesheet" href="css/bootstrap.min.css">' . "\n" . ' <link rel="stylesheet" href="css/font-awesome.min.css">' . "\n" . ' <link rel="stylesheet" href="css/ionicons.min.css">' . "\n" . ' <link rel="stylesheet" href="css/AdminLTE.css">' . "\n" . ' <link rel="stylesheet" href="css/skin-green.css">' . "\n" . ' <style>' . "\n" . ' html ' . "\n" . ' {' . "\n" . ' position: relative;' . "\n" . ' min-height: 100%;' . "\n" . ' }' . "\n" . ' body ' . "\n" . ' {' . "\n" . ' margin-bottom: 60px;' . "\n" . ' background-color: #e0e0e0;' . "\n" . ' }' . "\n" . ' .footer' . "\n" . ' {' . "\n" . ' position: absolute;' . "\n" . ' bottom: 0;' . "\n" . ' width: 100%;' . "\n" . ' height: 40px;' . "\n" . '
  15. ...........................................................................................
  16. ........................................................
  17. .........................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement