Last active
August 24, 2021 10:58
-
-
Save tadeubdev/9b7987ae0c58cfcf2cdef82a1ed32402 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $quantidadeUsuarios = 10; | |
| $usuarios = [...]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment