Advertisement
Arthur_lima

Untitled

Jun 30th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.05 KB | None | 0 0
  1. <?php
  2.    
  3.     define("nome", "Arthur Lima");
  4.     echo nome;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement