No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. The concept of creating objects based on pre-defined classes is known as___________
Q. Which of the following php statement/statements will store 120 in variable n?
Q. You can test the type of any variable with the ..... function.
Q. Which is the correct PHP statement to print the current date in DD-MON-YYY format?
Q. What is the use of isset() function in PHP?
Q. What will be the output of the following php code?
Q. What is the limit of a PHP integer value?
Q. In PHP the right way to call a class constant, given that the class is mathFunction?
Q. What will be the output of the following php code?
Q. How many functions does PHP offer for searching strings using POSIX style regular expression?
Discusssion
Login to discuss.