gilsonfilho

Untitled

Jun 25th, 2021
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.06 KB | None | 0 0
  1. <?php
  2. $nome = 'Gilson Filho';
  3.  
  4. echo 'meu nome é '.$nome;
Advertisement
Add Comment
Please, Sign In to add comment