Y
Q. Which of the below namespace declaration is correct?
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. In PHP how to invoke a method?
Q. What will be the output of the following PHP code ?
Q. PHP function which will return true if a variable is an array or false if it is not an array.
Q. Which is the right way of declaring a variable in PHP?
Q. Which statement is faster echo or print?
Q. Classes are the ___________ of objects.
Q. What will be the output of the following PHP code?
Q. If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?
Q. If you want to compare two strings which of the following function can be used?
Discusssion
Login to discuss.