Write a php code which could be used to generate random
numbers between 1 - 100 and display them on the screen.
Answer Posted / vipin gurjar
rand(1,100)
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Why are sessions used?
What does mysqli_query return?
Tell me what types of loops exist in php?
What is different types of visibility?
What is the main difference between require() and require_once()?
What are php errors?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Is multiple inheritance supported in php?
Code to open file download dialog in PHP?
sort term descripttion form, report and uery
What are string functions?
Explain me difference between mysql_connect and mysql_pconnect?
Can we extend multiple classes in php?
What is the difference between array_map () and array_shift ()?
What is needed to be able to use image function?