Answer Posted / 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 |
Post New Answer View All Answers
What are escaping characters? Explain with an example?
Tell me how is it possible to parse a configuration file?
What is csrf token and why it is required?
What are examples of dependent variables?
What are the 5 types of variables?
How can you get the size of an image in PHP?
How do I run a php program in dreamweaver?
What is mysql_fetch_array?
Is it easy to learn php?
How is a session id generated?
How would you declare a function that receives one parameter name hello?
What is the use of ajax in php?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Is age nominal or ordinal?
How to find the length of a string?