Guest User

Untitled

a guest
Jul 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. $linhas = explode("n", file_get_contents(caminho/do/arquivo));
  2.  
  3. $cnpj = substr($linhas[0],3,16);
Add Comment
Please, Sign In to add comment