Advertisement
Guest User

Infactor

a guest
Apr 6th, 2008
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.24 KB | None | 0 0
  1. <html>
  2. <head>
  3.   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4.   <title>Test speed</title>
  5. </head>
  6.  
  7. <body>
  8.  
  9. <?php
  10.  
  11. echo 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit.';
  12.  
  13. ?>
  14.  
  15. </body>
  16.  
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement