Hi, i made an index.php page now i need the php code to paste in it and make it print a random number between 1 and 25. anyone knows the full php code for this?
PHP Question - Random Number
Collapse
X
-
rand() - for example: echo rand(1,99);
Do a search for 'rand' on php.net.
Multihomed quality BW for less
ICQ 51034232 - MSN [email protected] - Email keydet(at)vibehosting.com

Comment