PHP code example of tigo / loteria
1. Go to this page and download the library: Download tigo/loteria library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
tigo / loteria example snippets
use loteria\Loteria;
$mega = Loteria::megaSena()->create(1);// array multidimensional jogos da mega-sena
$quina = Loteria::quina()->create(1);// array multidimensional jogos da quina
$lotofacil = Loteria::lotoFacil()->create(1);//array multidimensional jogos lotofacil
$lotomania = Loteria::lotoMania()->create(1);//array multidimensional jogos lotomania