[PHP] Random PowerBall Generator

2001-08-22 Thread Montz, James C. (James Tower)
More as an exercise to get back into the swing of PHP, I have created the PowerBall number generator. (for those of you un-aware, the powerball is at $200 mil). Took me a while to figure out using arrays, and the array_unique function. It also incorporate the imagepng function. Thanks to CC

RE: [PHP] Random PowerBall Generator

2001-08-22 Thread Jerry Lake
Message- From: Montz, James C. (James Tower) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 2:00 PM To: Php-General (E-mail) Subject: [PHP] Random PowerBall Generator More as an exercise to get back into the swing of PHP, I have created the PowerBall number generator. (for those