Help for this page
# get all important files from MLB.com, 3/31/08 through yesterday #$start = timelocal(0,0,0,31,2,108); $start = timelocal(0,0,0,31,2,108);
# Start downloading from yesterday $start = time - 24*60*60;