Re: [PHP] Random
[email protected] (tamouse mailing lists)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CAHUC_t-h3nytRNS55VqNWnD52BCRnKY0uBA=eKxuPQvsQM7BNQ@mail.gmail.com> |
On Thu, May 23, 2013 at 3:51 PM, Last Hacker Always onpoint <[email protected]> wrote: > Hey I need code for random number 1-30 for my site. function rand_from_1_to_30() { return 4; }