Answer Posted / nikunj
ceil() func. gives nearest max values of passing value.
floor() func. gives nearest min values of passing value.
see above example
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Tell me what is the meaning of a final class and a final method?
Is uploaded file php?
How can you compare objects in php?
What are the differences between require and include?
What is a query in a database?
Who is known as the father of php?
How can we submit a form without using submit buttons?
Tell me what is mean by an associative array?
Tell me what is the importance of "action" attribute in a html form?
How we get browser details of clients machine?
Do you know how to delete a file from the system?
What is the use of array_count_values() in php?
Explain PHP looping?
What is the default session out time?
How variables are passed through arguments?