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. Which the following declarations are correct to create an array in PHP?
Q. What is the extension of a PHP file?
Q. What will be the output of the following PHP program?
Q. What will be the output of the following PHP code ?
Q. Which of the following scopes is not available in PHP?
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.