What are magic methods in php
Answers were Sorted based on User's Feedback
Answer / inderjeet sohal
Magic methods is a member function. it always starts with double underscore.
Example: __construct, __destruct, __sleep, __wakeup, __set, __get
| Is This Answer Correct ? | 15 Yes | 0 No |
Which function is used to read a file removing the html and php tags in it upwork?
What is a substring in php?
What is exception handling in php?
How do you pass a variable by value?
What is the difference between == and === operator in PHP?
what is PDO?
How to get best php developer Experience in Php with Sugar CRM / VTiger.
How can I find the width and height of an image resource?
2 Answers Rushmore Consultancy,
How to open a file in php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is an object in php?
List some array functions in php?