Answer Posted / senthilkumar g
using srand();
it will generate the randam numbers
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to read and display a HTML source from the website url?
Tell me how comfortable are you with writing html entirely by hand?
What is strlen function in php?
What is cookie?
What is PECL?
How to remove duplicate values from a PHP Array?
What is php addslashes?
What is data abstraction in php?
What is $_ env in php?
What are the string function in php?
How do you define a constant in php?
What are the rules to declare a php variables?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is http get and post?
Are sessions stateless?