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 |
write a note on Testing the web site
What is the content of /etc directory?
What is difference between required and include in php?
What is php full form?
How to convert a string to uppercase in php?
How do you match the character ^ at the beginning of the string? - ^^
What is difference between get and post?
Tell me what is the use of "enctype" attribute in a html form?
How does php serialize work?
Is php faster than javascript?
Explain what is meant by pear in php?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......