Skip to content

Instantly share code, notes, and snippets.

@RSquaredSoftware
Created April 16, 2012 03:24
Show Gist options
  • Save RSquaredSoftware/2396213 to your computer and use it in GitHub Desktop.
Save RSquaredSoftware/2396213 to your computer and use it in GitHub Desktop.
<?php
require('lotto.Class.php');
$handle = new lotto();
$handle->printpick3();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment