<<< Previous question <<< Question ID#0493.md >>> Next question >>>
Which of the following is a magic method in PHP?
- A)
__set()
- B)
__sleep()
- C)
__call()
- D)
__return()
Answer
Answer: A, B, C
Which of the following is a magic method in PHP?
__set()
__sleep()
__call()
__return()
Answer: A, B, C