gilsonfilho

Untitled

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