Are objects in PHP 5 passed by value or reference?
Answer:
This is basically a trick questions. To understand how they are passed you need to understand how objects are instantiated. Study the below link:
Are objects in PHP 5 passed by value or reference?
Answer:
This is basically a trick questions. To understand how they are passed you need to understand how objects are instantiated. Study the below link:
© 2017 QuizBucket.org