R
Q. Single line comments can be placed in PHP script by using which symbol?
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. If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?
Q. Which element of the of PHP $_SERVER variable is used to get the path of the current script?
Q. What will be the output of the following PHP code?
Q. Which of the functions is used to sort an array in descending order?
Q. Which of the following built-in functions is used to add a value to the end of an array?
Q. what is the output of below program?
Q. What will be the output of the following PHP code ?
Q. Which of the following function is used to unset a variable in PHP?
Discusssion
Login to discuss.