what method is used to generate a random number?

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


Please Help Members By Posting Answers For Below Questions

What is final class and final method in php?

558


Why do we use cookie?

551


Why is used in php?

530


When to use single quotes, double quotes, and backticks?

531


How do I expire a php session after 30 minutes?

542






What is PHP? Who is the father or inventor of PHP?

617


What is isset php?

525


How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

517


Which PHP function would you use to send an email?

604


Is it possible to remove the html tags from data?

529


How send email using php?

542


What is the use of 'print' in php?

550


What is http php?

500


Do csrf tokens expire?

507


Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

489