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
Where is php code written?
How can you retrieve data from the mysql database using php?
Is age nominal or ordinal?
What are Routines?
Is php easier than node?
Describe the security vulnerability of PHP?
Is php harder than javascript?
Where is the functions php in wordpress?
How long will it take to learn php?
How many types of array are there in php?
How are php sessions stored?
Is php dead 2019?
What does explode do in php?
Is age interval or ordinal data?
How can we execute a php script using command line?