Answer Posted / lakhan lal
use rand() or mt_rand()
example:rand() or rand(20,30);
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is php built on?
How do I repair phpmyadmin?
How would you open a directory for reading in php?
How to convert a json string to an array in php?
A process is identified by a unique___
How a variable is declared in php?
Explain how can we increase the execution time of a php script?
Which is the dependent variable?
What is php.ini & .htacess file?
What is the use of "enctype" attribute in a html form?
What is $_ server request_method == post?
What does the unlink() function means?
What is compact function php?
What is apache and php?
What is static method php?