Advertisement
Protocol_

Jesus Say

Apr 27th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.26 KB | None | 0 0
  1. <?php $say = htmlentities($_GET['says']); ?><style>jesus{font-family : Viner Hand ITC; color : silver; letter-spacing : 10px; font-size : 20px;}</style><?php if(!$say) {die('Something went wrong');}?>
  2. <center><jesus>Jesus says</jesus></center>
  3. <!--
  4. Jesus say, made by Sreehari
  5. The ascii belongs to its real owner.
  6. © 2012 - 2013, All rights reserved.
  7. -->
  8. <pre>
  9.                                        /---------------------\
  10.                                        <?php echo "<b>$say</b>\n";?>
  11.                                        \_____________________/
  12.                             |~~~~~~~|       //
  13.                             |       |      //
  14.                             |       |     //
  15.                             |       |    //
  16.                             |       |  
  17.                             |       |                            
  18.  |~.\\\_\~~~~~~~~~~~~~~xx~~~         ~~~~~~~~~~~~~~~~~~~~~/_//;~|
  19.  |  \  o \_         ,XXXXX),                         _..-~ o /  |
  20.  |    ~~\  ~-.     XXXXX`)))),                 _.--~~   .-~~~   |
  21.   ~~~~~~~`\   ~\~~~XXX' _/ ';))     |~~~~~~..-~     _.-~ ~~~~~~~
  22.            `\   ~~--`_\~\, ;;;\)__.---.~~~      _.-~
  23.              ~-.       `:;;/;; \          _..-~~
  24.                 ~-._      `''        /-~-~
  25.                     `\              /  /
  26.                       |         ,   | |
  27.                        |  '        /  |
  28.                         \/;          |
  29.                          ;;          |
  30.                          `;   .       |
  31.                          |~~~-----.....|
  32.                         | \             \
  33.                        | /\~~--...__    |
  34.                        (|  `\       __-\|  
  35.                        ||    \_   /~    |
  36.                        |)     \~-'      |
  37.                         |      | \      '
  38.                         |      |  \    :
  39.                          \     |  |    |
  40.                           |    )  (    )
  41.                            \  /;  /\  |
  42.                            |    |/   |
  43.                            |    |   |
  44.                             \  .'  ||
  45.                             |  |  | |
  46.                             (  | |  |
  47.                             |   \ \ |
  48.                             || o `.)|
  49.                             |`\\\\) |</pre>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement