J
Q. What will be the output of the following PHP code ?
<?php if (!print "First") if (print "Second") print "Third"; ?>
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 is the intent of try block?
Q. What will be the output of the following PHP code ?
Q. What will be the output of the following PHP code?
Q. What will be the output of the following PHP code ?
Q. _______ character do the error _reporting directive use to represent the logical operator NOT.
Q. Which the following is the correct way to define a constant?
Q. Which of the following is used for concatenation in PHP?
Q. The child class inherits from _______
Q. What will be the output of the following PHP code?
Q. __________ PHP functions that accepts any number of parameters.
Discusssion
Login to discuss.