M
Q. What will be the output of the following PHP code ?
<?php $n = 0x6db7; print $n<<8; ?>
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 is the value of $a and $b after the function call?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code?
Q. Which function is used for replacing the entire string with an alternative string?
Q. Which is the correct syntax of define() function in PHP?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.