I hereby claim:
- I am jefterrocha on github.
- I am jefter95 (https://keybase.io/jefter95) on keybase.
- I have a public key ASCUqzMka2oepqnW9ycJYkHQ9LVBrMlo7kIh8axLe11bCQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<?php | |
// O bando em txt... | |
/* | |
#1|Jefter1|Rocha1|[email protected] | |
#2|Jefter2|Rocha3|[email protected] | |
#3|Jefter3|Rocha2|[email protected] | |
*/ | |
$path = 'database.txt'; | |
$handle = fopen($path, 'r'); | |
$datas = []; |