Advertisement
ph4x35ccb

Php basico aula 01

Feb 23rd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.22 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>TreinaWeb aula 2</title>
  5. </head>
  6. <body>
  7.      <?php
  8.          echo 'Alo Mundo!';
  9.      ?>    
  10. </body>
  11. </html>
  12. https://www.facebook.com/groups/353340335260087/
  13. irc.vircio.org #sampa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement