J
Q. What will be the output of the following PHP code ?
<?php if (0.0) print "First" ; else print "Second"; ?>
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. What should be the correct syntax to write a PHP code?
Q. What is the opposite function of explode()?
Q. What will be the output of the following PHP code ?
Q. Which statement will output $x on the screen?
Q. Which function converts a string of ASCII characters to hexadecimal values?
Q. Which function is used for testing the type of PHP variable?
Discusssion
Login to discuss.