S
Q. What will be the output of the following PHP code ?
<?php for ($n = 10; $n < 45; $n++); print $n; ?>
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What will be the output of the following PHP code?
Q. Which of the functions is used to sort an array in descending order?
Q. Which of the below symbols is a newline character?
Q. What will be the output of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP program?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.