S
Q. What will be the output of the following PHP code ?
<?php for(;;) { print "25"; } ?>
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. _______ is the description of Error level E_ERROR in PHP.
Q. How to defin a new class called “MyClass”?
Q. Which PHP constant returns the largest integer supported?
Q. What will be the output of the following PHP code?
Q. What is the result of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. ___ is an array with more than two dimensions.
Discusssion
Login to discuss.