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
Is it easy to learn php?
Can we learn php without html?
What is the apache?
Describe PHP error and logging information?
Should I use mysqli or pdo?
Can we override static method?
Does php 7 support mysql?
What is meant by an associative array?
How to get the total number of values in an array?
Explain what are the three classes of errors that can occur in php?
Is php required for wordpress?
Why are sessions used?
Tell me what does the array operator '===' means?
Code to upload a file in PHP?
What does pear stand for?