S
Q. What will be the output of the following php code?
<?php $num = 1; $num1 = 2; print $num . "+". $num1; ?>
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. Which is the correct syntax to cast float to integer?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code ?
Q. what is the output of below program?
Q. The child class inherits from _______
Q. What will be the output of the following PHP code ?
Q. Which of the following is the use of strlen() function in PHP?
Q. What will be the output of the following PHP code?
Q. Which of the following is the correct syntax to write a PHP code?
Discusssion
Login to discuss.