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 csrf mvc?
How can we change the value of a constant?
Is php procedural or oop?
Tell us what is the difference between session_unregister() and session_unset()?
What is prepare in php?
Can you define an array argument as a reference type?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
Why sessions are used in php?
What is php and what does it do?
What are the methods to submit form in php?
Tell me how to create a text file in php?
What is data type in php?
What is php limit?
Tell me how stop the execution of a php scrip?
How to protect special characters in query string?