Design a class that should always return a single object ?
Answer Posted / sam
In my opinion class can not return any object. Only methods
can return the objects
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you explain independent and dependent variables?
How to remove duplicate values from php array?
Why is facebook still using php?
What does it mean when it says the csrf token is invalid?
Steps for the payment gateway processing?
What is the purpose of the '.frm' file extension? What do thes file contain?
What is the use of extract function in php?
What are the two main string operators?
Write a query to find the 2nd highest salary of an employee from the employee table?
Does php require a web server?
What is the use of magic function in php?
Write a program in php to find the occurrence of a word in a string?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is use of header() function in php?
How many types of php are there?