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. How to define a function in PHP?
Q. Which is the correct syntax of define() function in PHP?
Q. What will be the output of the following PHP code ?
Q. If $n = 25 what will be returned when (($n == 25) ? 5 : 1) is executed?
Q. What will be the output of the following PHP code ?
Q. Which of the following starts with __ (double underscore) in PHP?
Discusssion
Login to discuss.