I have a question about how to submit data for creating a goal, I read in some tutorials that it was just put this way in PHP4:
$elo1=new Elo(1300);
$elo1->fc_Elo();
But the way I saw it on some web sites, the code is too long, does it h...
asked on
18.09.2015 / 03:31