Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> PHP Test Script </title>
  4. </head>
  5. <body>
  6. <?php
  7. phpinfo( );
  8. ?>
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement