R
Q. what is the output of below program?
<?php $a = 5; echo "$a-$a"; ?>
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 one of the following property scopes is not supported by PHP?
Q. What will be the output of the following php code?
Q. Which the following is the correct way to define a constant?
Q. What will be the output of the following PHP code ?
Q. Which of the following function is used to find files in PHP?
Q. What is the use of PHP lcg_value() function?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.