R
Q. What will be the output of the following PHP code ?
<?php $one = "one"; $two = "two"; print($one$two); ?>
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 statement will output $x on the screen?
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 name of PHP "<=>" operator?
Q. Variables always start with a ........ in PHP
Q. A function in PHP which starts with __ (double underscore) is known as __________ .
Q. What will be the output of the following PHP code ?
Discusssion
Login to discuss.